Voting helps other researchers find interesting modules.
Settings related to speech detection. See go/hotword-settings-on-cloud for more info. Next ID: 16
continuedConversationEnabled
boolean()
nil
deviceModelType
String.t
dspAvailable
hotwordInNavigationEnabled
hotwordSetting
lockscreenEnabled
opaEligibilityState
opaEligible
sdkVersion
integer()
speakerIdModelPresent
speakerIdRecognitionEnabled
trustedVoiceEnabled
unlockWithHotwordAvailable
userMigratedToDeclined
voiceMatchSetting
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsSpeechSettings{ continuedConversationEnabled: boolean() | nil, deviceModelType: String.t() | nil, dspAvailable: boolean() | nil, hotwordInNavigationEnabled: String.t() | nil, hotwordSetting: String.t() | nil, lockscreenEnabled: boolean() | nil, opaEligibilityState: String.t() | nil, opaEligible: boolean() | nil, sdkVersion: integer() | nil, speakerIdModelPresent: boolean() | nil, speakerIdRecognitionEnabled: boolean() | nil, trustedVoiceEnabled: boolean() | nil, unlockWithHotwordAvailable: boolean() | nil, userMigratedToDeclined: boolean() | nil, voiceMatchSetting: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()