Pronunciation customization for a phrase.
| JSON representation |
|---|
{
"phrase"
:
string
,
"phoneticEncoding"
:
enum (
|
| Fields | |
|---|---|
phrase
|
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. |
phoneticEncoding
|
The phonetic encoding of the phrase. |
pronunciation
|
The pronunciation of the phrase. This must be in the phonetic encoding specified above. |

