Uses of Class
com.twilio.twiml.voice.SsmlPhoneme
-
Packages that use SsmlPhoneme Package Description com.twilio.twiml.voice -
-
Uses of SsmlPhoneme in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return SsmlPhoneme Modifier and Type Method Description SsmlPhoneme
SsmlPhoneme.Builder. build()
Create and return resulting<Phoneme>
elementMethods in com.twilio.twiml.voice with parameters of type SsmlPhoneme Modifier and Type Method Description Say.Builder
Say.Builder. ssmlPhoneme(SsmlPhoneme ssmlPhoneme)
Add a child<Phoneme>
element
-