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