| Package | Description |
|---|---|
| org.asteriskjava.fastagi | |
| org.asteriskjava.fastagi.internal |
| Modifier and Type | Method and Description |
|---|---|
SpeechRecognitionResult |
AgiChannel.speechRecognize(String prompt,
int timeout)
Plays the given prompt while listening for speech and DTMF.
|
SpeechRecognitionResult |
AgiOperations.speechRecognize(String prompt,
int timeout) |
SpeechRecognitionResult |
AgiChannel.speechRecognize(String prompt,
int timeout,
int offset)
Plays the given prompt while listening for speech and DTMF.
|
SpeechRecognitionResult |
AgiOperations.speechRecognize(String prompt,
int timeout,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
SpeechRecognitionResult |
AgiChannelImpl.speechRecognize(String prompt,
int timeout) |
SpeechRecognitionResult |
AgiChannelImpl.speechRecognize(String prompt,
int timeout,
int offset) |
Copyright © 2018. All rights reserved.