Uses of Class
com.twilio.twiml.voice.SsmlSub.Builder
-
Packages that use SsmlSub.Builder Package Description com.twilio.twiml.voice -
-
Uses of SsmlSub.Builder in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return SsmlSub.Builder Modifier and Type Method Description SsmlSub.BuilderSsmlSub.Builder. alias(String alias)Substitute a different word (or pronunciation) for selected text such as an acronym or abbreviationstatic SsmlSub.BuilderSsmlSub.Builder. fromXml(String xml)Create and return a<SsmlSub.Builder>from an XML string
-