GoogleApi.TextToSpeech.V1beta1.Model.CustomPronunciationParams (google_api_text_to_speech v0.20.2)
View SourcePronunciation customization for a phrase.
Attributes
-
phoneticEncoding
(type:String.t
, default:nil
) - The phonetic encoding of the phrase. -
phrase
(type:String.t
, default:nil
) - The phrase to which the customization is applied. The phrase can be multiple words, such as proper nouns, but shouldn't span the length of the sentence. -
pronunciation
(type:String.t
, default:nil
) - The pronunciation of the phrase. This must be in the phonetic encoding specified above.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.