GoogleApi.TextToSpeech.V1.Model.AdvancedVoiceOptions (google_api_text_to_speech v0.20.2)

View Source

Used 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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.