The Universal Speech Access API provides the following synchronous functions for retrieving and setting recognizer parameters:
|
Function |
Description |
|
Retrieves the confidence level the recognizer uses to determine a successful match. | |
|
Sets the confidence level the recognizer uses to determine a successful match. | |
|
Retrieves the inter-digit timeout value used when recognizing DTMF input. | |
|
Sets the inter-digit timeout value used when recognizing DTMF input. | |
|
Retrieves the terminating DTMF character for DTMF input recognition. | |
|
Sets the terminating DTMF character for DTMF input recognition. | |
|
Retrieves the terminating timeout interval to use when recognizing DTMF input. | |
|
Sets the terminating timeout interval to use when recognizing DTMF input. | |
|
Retrieves the timeout interval the recognizer waits before fetching the resources that the media server needs from the network when the recognizer needs grammar documents. | |
|
Sets the timeout interval the recognizer waits before fetching the resources that the media server needs from the network when the recognizer needs grammar documents. | |
|
Retrieves the maximum number of alternative results the recognizer can return for matches above the confidence threshold. | |
|
Sets the maximum number of alternative results the recognizer returns for matches above the confidence threshold. | |
|
Retrieves whether or not the client can request that the media server send audio data from a new audio source. | |
|
Sets whether or not the client can request that the media server send audio data from a new audio source. | |
|
Retrieves the no-input-timeout interval that the recognizer waits before completing the recognition request. | |
|
Sets the no-input-timeout interval that the recognizer waits before completing the recognition request. | |
|
Retrieves whether or not the recognizer must start the no-input timer at the beginning of the recognizer session. | |
|
Sets whether or not the recognizer must start the no-input timer at the beginning of the recognizer session. | |
|
Retrieves the recognition-timeout interval that the recognizer waits before completing the recognition request. | |
|
Sets the recognition-timeout interval that the recognizer waits before completing the recognition request. | |
|
Retrieves whether or not the recognizer must save recognized audio streams. | |
|
Sets whether or not the recognizer must save recognized audio streams. | |
|
Retrieves the recognizer sensitivity level. | |
|
Defines the recognizer sensitivity level. | |
|
Retrieves the interval that the recognizer waits before declaring a match when there is a complete match of an active grammar. | |
|
Sets the interval that the recognizer waits before declaring a match when there is a complete match of an active grammar. | |
|
Retrieves the interval that the recognizer waits before declaring a match when there is an incomplete match of all active grammars. | |
|
Sets the interval that the recognizer waits before declaring a match when there is an incomplete match of all active grammars. | |
|
Retrieves the recognition grammar language for data within a session or request. | |
|
Specifies the recognition grammar language for data within a session or request. | |
|
Retrieves the recognizer speed versus accuracy setting. | |
|
Sets the recognizer speed versus accuracy setting. | |
|
Adds vendor-specific recognizer parameters to the local database. | |
|
Retrieves vendor-specific recognizer parameters from the local database. | |
|
Sets vendor-specific recognizer parameters in the local database. |