Uses of Class
com.twilio.twiml.voice.SsmlSayAs.Builder
-
Packages that use SsmlSayAs.Builder Package Description com.twilio.twiml.voice -
-
Uses of SsmlSayAs.Builder in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return SsmlSayAs.Builder Modifier and Type Method Description static SsmlSayAs.BuilderSsmlSayAs.Builder. fromXml(String xml)Create and return a<SsmlSayAs.Builder>from an XML stringSsmlSayAs.BuilderSsmlSayAs.Builder. interpretAs(SsmlSayAs.InterpretAs interpretAs)Specify the type of words are spokenSsmlSayAs.BuilderSsmlSayAs.Builder. role(SsmlSayAs.Role role)Specify the format of the date when interpret-as is set to date
-