View Source GoogleApi.TextToSpeech.V1beta1.Model.AdvancedVoiceOptions (google_api_text_to_speech v0.19.0)

Used for advanced voice options.

Attributes

  • lowLatencyJourneySynthesis (type: boolean(), default: nil) - Only for Jounrney voices. If false, the synthesis will be context aware and have higher latency.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.TextToSpeech.V1beta1.Model.AdvancedVoiceOptions{
  lowLatencyJourneySynthesis: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.