public class TextToVoiceMessage extends SMSGatewayCenterVoiceMessage<String,String>
SMSGatewayCenterVoiceMessage
to represent text to speech object of SMSGatewayCenter Voice APIsetting
contentType, messageId, payload, priority, recipients
Constructor and Description |
---|
TextToVoiceMessage() |
TextToVoiceMessage(String payload,
Priority priority,
List<String> phoneNumbers) |
TextToVoiceMessage(VoiceRecordedMessage t) |
Modifier and Type | Method and Description |
---|---|
String |
getAudioType() |
String |
getSendMethod() |
buildMessage, getSetting, setSetting
getContentType, getMessageId, getPayload, getPriority, getRecipients, setContentType, setMessageId, setPayload, setPriority, setRecipients
public TextToVoiceMessage()
public TextToVoiceMessage(VoiceRecordedMessage t)
public String getSendMethod()
getSendMethod
in class SMSGatewayCenterVoiceMessage<String,String>
public String getAudioType()
getAudioType
in class SMSGatewayCenterVoiceMessage<String,String>
Copyright © 2018. All rights reserved.