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 SsmlSayAs.Builder
SsmlSayAs.Builder. interpretAs(SsmlSayAs.InterpretAs interpretAs)
Specify the type of words are spokenSsmlSayAs.Builder
SsmlSayAs.Builder. role(SsmlSayAs.Role role)
Specify the format of the date when interpret-as is set to date
-