The speech command associates servers and digital protocols with speech recognition engines, and sets up how the system interacts with them.
Synopsis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
The speech assign command creates a configuration file for the specified speech recognition type (rectype). You can either assign a protocol to a rectype, or you can assign a server to a rectype.
You can enter either the first type of assign or the second type of assign. The parameters from the two types of assign commands cannot be mixed. All parameter values are validated against the allowable parameter values. After a successful validation, all parameters are saved in a configuration file, which is associated with the rectype (such as OPSR4.cfg).
The speech assign command exits with an error message and the usage statement under the following circumstances:
The speech change command changes the specified configuration file parameter values for the specified rectype or rectype and server. It creates a backup configuration file. If the configuration file does not exist for the rectype or rectype and server, or any parameter value failed the field validation, the speech change command exits with an error message and the usage statement.
The speech display command displays the associated configuration file parameters for the specified rectype or rectype and server. If the configuration file does not exist for the rectype or the server does not exist for the rectype, the speech display command exits with an error message and the usage statement.
The speech unassign command deletes the configuration file, and the backup configuration file (if any) for the specified rectype if a rectype is entered as the only parameter. If a rectype and server are entered, the server information is removed from the rectype�s configuration file. If the configuration file does not exist for the rectype or the server does not exist for the rectype, the speech unassign command exits with an error message and the usage statement.
After the successful execution of speech assign, speech change, and speech unassign commands, an informational message is displayed to advise user to stop and restart the voice system to activate the configuration file change.
The options for this command are described in the following table:
Option |
Description |
Comments |
rectype |
The speech recognition type |
� |
filter |
Determines the type of speech filter used |
If y, the proprietary mu-law speech filter is used. If n, the G7.11 voice transmission goes directly to the speech recognizer. The value depends on the speech engine used. Note that capacity is generally low when y is chosen. |
protocol |
The library to be used |
Includes a specific path to a different library |
configfile |
Configuration file used by the protocol |
Includes a direct path to the file |
server |
DNS name for the server |
� |
ip |
IP address of the server |
� |
ports |
Number of ports supported on the system |
1-48 for T1 or VoIP-only, 1-60 for E1 |
baseport |
Starting port number |
Valid values are 1024-65000 |
share |
Whether or not all ports use the base port |
If n, the system auto-increments the ports starting with the baseport |
See also