public class SsmlLang extends TwiML
<lang>
Modifier and Type | Class and Description |
---|---|
static class |
SsmlLang.Builder
Create a new
<lang> element |
static class |
SsmlLang.XmlLang |
Modifier and Type | Method and Description |
---|---|
String |
getWords()
Words to speak
|
SsmlLang.XmlLang |
getXmlLang()
Specify the language
|
equals, getChildren, getOptions, getTagName, hashCode, toUrl, toXml
public SsmlLang.XmlLang getXmlLang()
public String getWords()
Copyright © 2019 Twilio, Inc. All Rights Reserved.