View Source GoogleApi.TextToSpeech.V1beta1.Model.CustomPronunciations (google_api_text_to_speech v0.20.1)
A collection of pronunciation customizations.
Attributes
-
pronunciations
(type:list(GoogleApi.TextToSpeech.V1beta1.Model.CustomPronunciationParams.t)
, default:nil
) - The pronunciation customizations to be applied.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.TextToSpeech.V1beta1.Model.CustomPronunciations{ pronunciations: [GoogleApi.TextToSpeech.V1beta1.Model.CustomPronunciationParams.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.