Voting helps other researchers find interesting modules.
These capabilities represent the audio output features associated with the device. This includes what kind of audio output the device can handle, and what the privacy circumstances of that output are.
alwaysOnSpeaker
String.t
nil
environment
mediaTtsMixable
quality
volumeProperties
GoogleApi.ContentWarehouse.V1.Model.AssistantApiVolumeProperties.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiAudioOutput{ alwaysOnSpeaker: String.t() | nil, environment: String.t() | nil, mediaTtsMixable: String.t() | nil, quality: String.t() | nil, volumeProperties: GoogleApi.ContentWarehouse.V1.Model.AssistantApiVolumeProperties.t() | nil }
@spec decode(struct(), keyword()) :: struct()