Retrieves the DTMF character that signals the end of the recognizer session.
DWORD saiAsrGetDtmfTermChar ( SAI_RECOGNIZER_HANDLE recogHd, SAI_DTMF_TERM_CHAR termChar )
|
Argument |
Description |
|
recogHd |
Handle associated with a recognizer resource. |
|
termChar |
Pointer to a DTMF character. |
|
Return value |
Description |
|
SUCCESS |
|
|
SAIERR_INVALID_PARAMETER |
One of the specified arguments is invalid. |
|
SAIERR_UNSUPPORTED_SPEECH_PARAMETER |
The recognizer engine does not support the specified parameter. |