GoogleApi.TextToSpeech.V1beta1.Model.AdvancedVoiceOptions (google_api_text_to_speech v0.20.2)
View SourceUsed for advanced voice options.
Attributes
-
lowLatencyJourneySynthesis
(type:boolean()
, default:nil
) - Only for Journey voices. If false, the synthesis is context aware and has a higher latency.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.TextToSpeech.V1beta1.Model.AdvancedVoiceOptions{ lowLatencyJourneySynthesis: boolean() | nil }