CustomPronunciationParams(mapping=None, *, ignore_unknown_fields=False, **kwargs)Pronunciation customization for a phrase.
Attributes |
|
|---|---|
| Name | Description |
phrase |
str
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. |
phonetic_encoding |
google.cloud.dialogflow_v2beta1.types.CustomPronunciationParams.PhoneticEncoding
The phonetic encoding of the phrase. |
pronunciation |
str
The pronunciation of the phrase. This must be in the phonetic encoding specified above. |
Classes
PhoneticEncoding
PhoneticEncoding(value)The phonetic encoding of the phrase.