public static class SsmlW.Builder extends TwiML.Builder<SsmlW.Builder>
<W>
elementConstructor and Description |
---|
Builder(String words)
Create a
<W> with words |
Modifier and Type | Method and Description |
---|---|
SsmlW |
build()
Create and return resulting
<W> element |
SsmlW.Builder |
role(String role)
Customize the pronunciation of words by specifying the word’s part of speech
or alternate meaning
|
addChild, addText, option
public Builder(String words)
<W>
with wordspublic SsmlW.Builder role(String role)
public SsmlW build()
<W>
elementCopyright © 2016 Twilio, Inc. All Rights Reserved.