|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DtmfRecognizerProperties | |
|---|---|
| org.jvoicexml | This package contains the user relevant interfaces and classes to interact with the JVoiceXML VoiceXML interpreter. |
| org.jvoicexml.implementation | Basic classes and interfaces for the implementation platform. |
| org.jvoicexml.implementation.jvxml | Basic implementations for JVoiceXML. |
| org.jvoicexml.interpreter | Core interpreter. |
| Uses of DtmfRecognizerProperties in org.jvoicexml |
|---|
| Methods in org.jvoicexml with parameters of type DtmfRecognizerProperties | |
|---|---|
void |
UserInput.startRecognition(SpeechRecognizerProperties speech,
DtmfRecognizerProperties dtmf)
Detects and reports character and/or spoken input simultaneously. |
| Uses of DtmfRecognizerProperties in org.jvoicexml.implementation |
|---|
| Methods in org.jvoicexml.implementation with parameters of type DtmfRecognizerProperties | |
|---|---|
void |
InputDevice.startRecognition(SpeechRecognizerProperties speech,
DtmfRecognizerProperties dtmf)
Detects and reports character and/or spoken input simultaneously. |
| Uses of DtmfRecognizerProperties in org.jvoicexml.implementation.jvxml |
|---|
| Methods in org.jvoicexml.implementation.jvxml with parameters of type DtmfRecognizerProperties | |
|---|---|
void |
BufferedCharacterInput.startRecognition(SpeechRecognizerProperties speech,
DtmfRecognizerProperties dtmf)
Detects and reports character and/or spoken input simultaneously. |
| Uses of DtmfRecognizerProperties in org.jvoicexml.interpreter |
|---|
| Methods in org.jvoicexml.interpreter that return DtmfRecognizerProperties | |
|---|---|
DtmfRecognizerProperties |
VoiceXmlInterpreterContext.getDtmfRecognizerProperties(FormInterpretationAlgorithm fia)
Loads the DTMF recognizer properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||