Module: Google::Cloud::Dialogflow::V2::CustomPronunciationParams::PhoneticEncoding
- Defined in:
- proto_docs/google/cloud/dialogflow/v2/audio_config.rb
Overview
The phonetic encoding of the phrase.
Constant Summary collapse
- PHONETIC_ENCODING_UNSPECIFIED =
Not specified.
0- PHONETIC_ENCODING_IPA =
IPA, such as apple -> ˈæpəl. https://en.wikipedia.org/wiki/International_Phonetic_Alphabet
1- PHONETIC_ENCODING_X_SAMPA =
X-SAMPA, such as apple -> "{p@l". https://en.wikipedia.org/wiki/X-SAMPA
2