[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.3.8.1 Set Voice Dictionary (#A)

The Set Voice Dictionary command (#A) sets the path and dictionary prefix for words used in voice responses (#X).

For example, if the word "yes" is the equivalent of the slash key (/), and the word "no" is the equivalent of the z key (z), then the "yes_no" dictionary is used. Alternatively, if the word "bes" is the equivalent of the slash key (/), and the word "bo" is the equivalent of the z key (z), then the "bes_bo" dictionary is used.

NOTE: If Graphics Mode (%M) is used, the %M command MUST precede the #A command. Otherwise, Voice Recognition will not work.

Name:
Set Voice Dictionary
Class:
Audio Input/Output
Code:
#A
Syntax:
#A[path,dictionary prefix]
System:
Cogsys initializes voice input dictionary. If dictionary is not found, Cogsys exits with an error.
Breakout:
NO
Test Files:
`VDICT_T01.IN'
tests basic operation

Examples:

input
#A[/apps/sphinx/lm/,bes_bo]
subject
No subject input
output
Using voice input ... Now ready for voice input



This document was generated on November, 24 2008 using texi2html