google_api_text_to_speech v0.11.0 GoogleApi.TextToSpeech.V1.Model.ListVoicesResponse View Source
The message returned to the client by the ListVoices
method.
Attributes
-
voices
(type:list(GoogleApi.TextToSpeech.V1.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
Specs
t() :: %GoogleApi.TextToSpeech.V1.Model.ListVoicesResponse{ voices: [GoogleApi.TextToSpeech.V1.Model.Voice.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.