GoogleApi.TextToSpeech.V1.Model.Turn (google_api_text_to_speech v0.20.2)
View SourceA multi-speaker turn.
Attributes
-
speaker(type:String.t, default:nil) - Required. The speaker of the turn, for example, 'O' or 'Q'. Please refer to documentation for available speakers. -
text(type:String.t, default:nil) - Required. The text to speak.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.