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 =
1
PHONETIC_ENCODING_X_SAMPA =

X-SAMPA, such as apple -> "{p@l". https://en.wikipedia.org/wiki/X-SAMPA

2