JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
O
R
S
U
W
A
AsrDriver
- Interface in
org.restcomm.media.drivers.asr
Driver that establishes and manages connection with ASR Service.
AsrDriverConfigurationException
- Exception in
org.restcomm.media.drivers.asr
AsrDriverConfigurationException(String, Throwable)
- Constructor for exception org.restcomm.media.drivers.asr.
AsrDriverConfigurationException
AsrDriverConfigurationException(String)
- Constructor for exception org.restcomm.media.drivers.asr.
AsrDriverConfigurationException
AsrDriverConfigurationException(Throwable)
- Constructor for exception org.restcomm.media.drivers.asr.
AsrDriverConfigurationException
AsrDriverEventListener
- Interface in
org.restcomm.media.drivers.asr
Listens to events raised by
AsrDriver
.
AsrDriverException
- Exception in
org.restcomm.media.drivers.asr
AsrDriverException(String, Throwable)
- Constructor for exception org.restcomm.media.drivers.asr.
AsrDriverException
AsrDriverException(String)
- Constructor for exception org.restcomm.media.drivers.asr.
AsrDriverException
AsrDriverException(Throwable)
- Constructor for exception org.restcomm.media.drivers.asr.
AsrDriverException
AsrDriverManager
- Interface in
org.restcomm.media.drivers.asr
Manages a set of ASR drivers from multiple providers.
C
configure(Map<String, String>)
- Method in interface org.restcomm.media.drivers.asr.
AsrDriver
Configures the driver.
F
finishRecognizing()
- Method in interface org.restcomm.media.drivers.asr.
AsrDriver
Stops the speech recognition process.
G
getDriver(String)
- Method in interface org.restcomm.media.drivers.asr.
AsrDriverManager
Loads a driver by name.
getResponseTimeoutInMilliseconds()
- Method in interface org.restcomm.media.drivers.asr.
AsrDriver
Gets the amount of time the driver will wait for the provider to reply with a transcription.
O
onError(AsrDriverException)
- Method in interface org.restcomm.media.drivers.asr.
AsrDriverEventListener
Event raised when an unexpected error occurs during speech detection process.
onSpeechRecognized(String, boolean)
- Method in interface org.restcomm.media.drivers.asr.
AsrDriverEventListener
Event raised when a speech transcription is received.
org.restcomm.media.drivers.asr
- package org.restcomm.media.drivers.asr
R
registerDriver(String, String, Map<String, String>)
- Method in interface org.restcomm.media.drivers.asr.
AsrDriverManager
Registers a new ASR driver.
S
setListener(AsrDriverEventListener)
- Method in interface org.restcomm.media.drivers.asr.
AsrDriver
Attaches a listener to the driver.
startRecognizing(String, List<String>)
- Method in interface org.restcomm.media.drivers.asr.
AsrDriver
Starts the speech recognition process.
U
UnknownAsrDriverException
- Exception in
org.restcomm.media.drivers.asr
UnknownAsrDriverException(String, Throwable)
- Constructor for exception org.restcomm.media.drivers.asr.
UnknownAsrDriverException
UnknownAsrDriverException(String)
- Constructor for exception org.restcomm.media.drivers.asr.
UnknownAsrDriverException
UnknownAsrDriverException(Throwable)
- Constructor for exception org.restcomm.media.drivers.asr.
UnknownAsrDriverException
W
write(byte[], int, int)
- Method in interface org.restcomm.media.drivers.asr.
AsrDriver
Provide audio to the ASR engine.
write(byte[])
- Method in interface org.restcomm.media.drivers.asr.
AsrDriver
Provide audio to the ASR engine.
A
C
F
G
O
R
S
U
W
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017
TeleStax, Inc.
. All Rights Reserved.