Voting helps other researchers find interesting modules.
Capabilities related to SODA (Speech On-Device API). Next ID: 5
supportsHotwordSensitivity
boolean()
nil
supportsSimpleStop
supportsSpeakerId
supportsWarmWords
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSodaCapabilities{ supportsHotwordSensitivity: boolean() | nil, supportsSimpleStop: boolean() | nil, supportsSpeakerId: boolean() | nil, supportsWarmWords: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()