Module: Google::Cloud::TextToSpeech::V1::CustomPronunciationParams::PhoneticEncoding

Defined in:
proto_docs/google/cloud/texttospeech/v1/cloud_tts.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 (e.g. apple -> "{p@l" ) https://en.wikipedia.org/wiki/X-SAMPA

2