Uses of Class
com.twilio.twiml.voice.SsmlW
-
Packages that use SsmlW Package Description com.twilio.twiml.voice -
-
Uses of SsmlW in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return SsmlW Modifier and Type Method Description SsmlWSsmlW.Builder. build()Create and return resulting<w>elementMethods in com.twilio.twiml.voice with parameters of type SsmlW Modifier and Type Method Description Say.BuilderSay.Builder. w(SsmlW ssmlW)Add a child<w>elementSsmlEmphasis.BuilderSsmlEmphasis.Builder. w(SsmlW ssmlW)Add a child<w>elementSsmlLang.BuilderSsmlLang.Builder. w(SsmlW ssmlW)Add a child<w>elementSsmlP.BuilderSsmlP.Builder. w(SsmlW ssmlW)Add a child<w>elementSsmlProsody.BuilderSsmlProsody.Builder. w(SsmlW ssmlW)Add a child<w>elementSsmlS.BuilderSsmlS.Builder. w(SsmlW ssmlW)Add a child<w>element
-