public class Say extends TwiML
Modifier and Type | Class and Description |
---|---|
static class |
Say.Builder |
static class |
Say.Language |
static class |
Say.Voice |
TwiML.ToStringAdapter
Modifier and Type | Method and Description |
---|---|
String |
getBody() |
Say.Language |
getLanguage() |
Integer |
getLoop() |
Say.Voice |
getVoice() |
public Integer getLoop()
public Say.Language getLanguage()
public Say.Voice getVoice()
public String getBody()
Copyright © 2011 Twilio, Inc. All Rights Reserved.