google_api_text_to_speech v0.5.0 GoogleApi.TextToSpeech.V1beta1.Model.ListVoicesResponse View Source
The message returned to the client by the ListVoices
method.
Attributes
voices
(type:list(GoogleApi.TextToSpeech.V1beta1.Model.Voice.t)
, default:nil
) - The list of voices.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.TextToSpeech.V1beta1.Model.ListVoicesResponse{ voices: [GoogleApi.TextToSpeech.V1beta1.Model.Voice.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.