GoogleApi.TextToSpeech.V1beta1.Model.ListVoicesResponse (google_api_text_to_speech v0.14.0) 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
Specs
t() :: %GoogleApi.TextToSpeech.V1beta1.Model.ListVoicesResponse{ voices: [GoogleApi.TextToSpeech.V1beta1.Model.Voice.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.