Uses of Class
com.twilio.twiml.voice.SsmlS
-
Packages that use SsmlS Package Description com.twilio.twiml.voice -
-
Uses of SsmlS in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return SsmlS Modifier and Type Method Description SsmlSSsmlS.Builder. build()Create and return resulting<s>elementMethods in com.twilio.twiml.voice with parameters of type SsmlS Modifier and Type Method Description Say.BuilderSay.Builder. s(SsmlS ssmlS)Add a child<s>elementSsmlLang.BuilderSsmlLang.Builder. s(SsmlS ssmlS)Add a child<s>elementSsmlP.BuilderSsmlP.Builder. s(SsmlS ssmlS)Add a child<s>elementSsmlProsody.BuilderSsmlProsody.Builder. s(SsmlS ssmlS)Add a child<s>element
-