Package | Description |
---|---|
com.neurosys.nexmo.voice.transformer |
Modifier and Type | Method and Description |
---|---|
NexmoAuthenticationDetails |
NexmoRecordedCallDispatcher.getAuthDetails() |
NexmoAuthenticationDetails |
NexmoTextToSpeechCallDispatcher.getAuthDetails() |
Modifier and Type | Method and Description |
---|---|
void |
NexmoRecordedCallDispatcher.setAuthDetails(NexmoAuthenticationDetails authDetails)
Nexmo authentication can be obtained by creating an application under your Nexmo account,
follow this guide https://developer.nexmo.com/voice/voice-api/overview#getting-started
|
void |
NexmoTextToSpeechCallDispatcher.setAuthDetails(NexmoAuthenticationDetails authDetails)
Nexmo authentication can be obtained by creating an application under your Nexmo account,
follow this guide https://developer.nexmo.com/voice/voice-api/overview#getting-started
|
Copyright © 2018. All rights reserved.