Package | Description |
---|---|
com.twilio.twiml.voice |
Modifier and Type | Method and Description |
---|---|
SsmlW.Builder |
SsmlW.Builder.break_(SsmlBreak ssmlBreak)
Add a child
<break> element |
SsmlW.Builder |
SsmlW.Builder.emphasis(SsmlEmphasis ssmlEmphasis)
Add a child
<emphasis> element |
static SsmlW.Builder |
SsmlW.Builder.fromXml(String xml)
Create and return a
<SsmlW.Builder> from an XML string |
SsmlW.Builder |
SsmlW.Builder.phoneme(SsmlPhoneme ssmlPhoneme)
Add a child
<phoneme> element |
SsmlW.Builder |
SsmlW.Builder.prosody(SsmlProsody ssmlProsody)
Add a child
<prosody> element |
SsmlW.Builder |
SsmlW.Builder.role(String role)
Customize the pronunciation of words by specifying the word’s part of speech
or alternate meaning
|
SsmlW.Builder |
SsmlW.Builder.sayAs(SsmlSayAs ssmlSayAs)
Add a child
<say-as> element |
SsmlW.Builder |
SsmlW.Builder.sub(SsmlSub ssmlSub)
Add a child
<sub> element |
Copyright © 2019 Twilio, Inc. All Rights Reserved.