View Source GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTtsOutputCapability (google_api_content_warehouse v0.4.0)
Capabilities with regard to support of outputting TTS.
Attributes
-
supportsStructuredTts
(type:boolean()
, default:nil
) - Specifies whether client supports out-of-band TTS synthesis. When this is enabled, client could receive TTS request message inSpeechOutputArgs.structured_tts
which it can then use to make request to S3 for synthesizing TTS audio.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTtsOutputCapability{ supportsStructuredTts: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.