| Package | Description |
|---|---|
| com.neurosys.smsgatewaycenter.voice | |
| com.neurosys.smsgatewaycenter.voice.domain | |
| com.neurosys.smsgatewaycenter.voice.transformer |
| Modifier and Type | Class and Description |
|---|---|
class |
SMSGatewayCenterVoiceMessageFactory<M extends SMSGatewayCenterVoiceMessage<?,?>>
A factory class to setup voice message settings for SMSGatewayCenter using specific settings from the message and merging it with the default settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextToVoiceMessage
SMSGatewayCenterVoiceMessage to represent text to speech object of SMSGatewayCenter Voice API |
class |
VoiceRecordedMessage
SMSGatewayCenterVoiceMessage to represent recorded audio call object of SMSGatewayCenter Voice API |
| Constructor and Description |
|---|
SMSGatewayCenterVoiceMessage(SMSGatewayCenterVoiceMessage<R,T> msg) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SMSGatewayCenterVoiceMessage<?,?>> |
SMSGatewayCenterDispatcher.getMessageType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMSGatewayCenterDispatcher.setMessageType(Class<? extends SMSGatewayCenterVoiceMessage<?,?>> messageType) |
Copyright © 2018. All rights reserved.