home *** CD-ROM | disk | FTP | other *** search
/ Astra Blaster / Astra.cdr / voice / hearsay2.txt < prev    next >
Text File  |  1992-03-31  |  27KB  |  548 lines

  1.      2.00 HOW TO CREATE HEARSAY GOLD
  2.   
  3.           2.01 HOW TO SELECT WORDS IN YOUR VOCABULARY
  4.  
  5.      The single  most important  factor in  optimizing the  performance of  the
  6. Hearsay Gold voice recognizer  is  the  selection  of  vocabulary  names.  This
  7. section provides guidelines  that will lead to consistently  higher recognition
  8. performance in your applications.
  9.  
  10.           AVOID SIMILIAR SOUNDING NAMES
  11.  
  12.     Remember to consider  how the words sound,  not how they are spelled. Avoid
  13. reliance on final sounds to distinguish words. In normal pronunciation they are
  14. often left  off words.  Consider the  words "Eight"  and "Aid".  When they  are
  15. carefully pronounced they  are quite different  from each other,  but when said
  16. quickly or casually  they are very  similiar. Other examples  would be  "Harp",
  17. "Heart", and "Hard".
  18.  
  19.           AVOID VERY SHORT WORDS
  20.  
  21.      When listening for words, Hearsay Gold ignores a very short burst of sound
  22. as background noise. If a name is very short, it may sometimes be ignored, such
  23. as the word "Up".  If you choose  "Page up"  instead of  "Up" you  will achieve 
  24. higher  performance.  In general,  the more syllables  in a word,  the high the 
  25. recognizer performance will be.
  26.  
  27. NOTE: Many other two letter words do not  have this problem (eg. to, my, etc.).
  28.  
  29.           BE CAREFUL OF UNSTRESSED SYLLABLES
  30.  
  31.     If a word begins or ends with an unstressed syllable, sometimes the Hearsay
  32. Gold may  not hear  the syllable.  The first  syllable of the  word "About", is
  33. unstressed and usually low in volume.  In the  presence  of  background  noise, 
  34. Hearsay Gold may hear the  word as "Bout". If the word  "Out" is present in the
  35. same vocabulary,  the system may decide  that what it hears  is closer to "Out"
  36. than it is to "About". One  strategy for avoiding  this difficulty is to put an
  37. additional word  in front of the  problem word such as  "Tell about" instead of
  38. "About".
  39.  
  40.           2.02 HOW TO DEFINE HEARSAY GOLD VOCABULARIES
  41.  
  42.      A  Hearsay Gold  Vocabulary is  a  list  of words  or voice  commands that
  43. execute keyboard commands. Each word consists of the following:
  44.  
  45.           * A name
  46.           * A template or the users stored voice recording
  47.           * Keystrokes that are automatically entered into the PC when the
  48.             voice command is recognized
  49.  
  50.      Vocabularies  are saved  in files  known as  Vocabulary files.  Vocabulary
  51. files have an extension of .VOC  and contain all of the  information associated
  52. with a particular vocabulary. Vocabulary files are created and edited using the
  53. Hearsay Gold Editor program, which  is explained briefly in this section and in
  54. depth in section 5.00.
  55.  
  56.      A Hearsay Gold vocabulary can contain up to 64 seperate voice commands. If
  57. more than 64 commands  are needed,  you may  define multiple  vocabularies, and
  58. load them into the library.  Library vocabularies  can be used to "overlay" the
  59. current  vocabulary automatically  on a word  by word basis if  necessary. This
  60. allows a given  vocabulary to  be changed  to suit the  changing syntax  of the
  61. application. For  information on  this feature  and how  to use  it,  refer  to
  62. section 2.05 HOW TO LINK VOCABULARIES.
  63.  
  64.      A Vocabulary also contains other information general to the particular set
  65. of commands. Examples of this type of  information would be a mouse sensitivity
  66. or scale factor parameters is described in section 5.02.
  67.  
  68.      In order to create a vocabulary the appropriate recognition driver must be
  69. loaded first.  The drivers  are  incorporated  in the  two startup  batch files
  70. created in SETUP called XXXE and XXX.
  71.  
  72.      XXXE: (Where XXX  are your initials)  loads a driver  that includes  an on
  73.            line  vocabulary  edit  capability described  in section 5.00.  This 
  74.            driver allows vocabularies  to be created  or edited without exiting
  75.            from  application programs.  When  creating  a new  vocabulary where
  76.            changes are inevitable it is wise to use this driver instead of XXX.
  77.  
  78.       XXX: Loads a driver that does not include  an on line editor. In order to
  79.            edit using XXX you must  exit your program  then load  "RE" which is
  80.            described below.
  81.  
  82. NOTE: XXXE takes up  considerably more  memory than the  XXX driver  (About 40K
  83.       Bytes more.  It should be  only used for  development when  the memory is 
  84.       available. After developing a vocabulary it should be saved then reloaded
  85.       using XXX.
  86.  
  87.      After loading the appropriate driver  memory space for the library must be
  88. allocated in the computer. This is accomplished by use of the MKLIBXX statement
  89. (Where XX is  the amount  of memory  in K bytes).  25K  would  be enough  space
  90. required  for the  first 64  word  vocabulary  and an  additional  12K for each
  91. additional 64 word vocabulary.
  92.  
  93. NOTE: After  final creation  of a vocabulary  the allocation of  memory will be 
  94.       automatically specified by  use of the loading  command REDT (See section
  95.       3.00 and the MKLIB command is not necessary. is used only for development
  96.       of new vocabularies or when adding to existing vocabularies.
  97.  
  98.      TO DEFINE A HEARSAY GOLD VOCABULARY:
  99.  
  100.      In order  to define  a vocabulary the  Hearsay Editor must  be loaded. The
  101. Hearsay Editor is a utility program which is used to define, edit, train, load,
  102. and save Hearsay Gold  vocabularies.  It can also be used  to erase the Hearsay
  103. Gold Library. The Hearsay Editor program is included on the Hearsay Gold system
  104. disk under the name "REDT.EXE" and "RE.EXE".
  105.  
  106.      The two most important areas of  the Hearsay Editor are  the Main Menu and
  107. Edit area.
  108.  
  109.      MAIN MENU
  110.  
  111.      The Main Menu provides access to all functions of the Hearsay Editor. This
  112. option appears in the top row of the screen.  They are HELP, LOAD, SAVE, TRAIN,
  113. and QUIT. To select an option, highlight it by pressing the spacebar, direction
  114. keys, or by  moving the mouse  if one  is in  use. When  the desired  option is
  115. highlighted, press the [ENTER] key. The HELP Menu will appear. The options are:
  116.  
  117.      CANCEL - Exits from the main menu help option, & returns to the main menu.
  118.  
  119.      HELP SYSTEM - Is an explanation of this section.
  120.  
  121.      MAIN MENU - Is an explanation of the Main Menu.
  122.  
  123.      OVERVIEW - Is a brief description of the Hearsay Gold system.
  124.  
  125.      LIBRARY - Is an explanation of the Hearsay's Library system.
  126.  
  127.      SYSTEM USE - is a brief description of the Vocabulary & Control Windows.
  128.  
  129.      MOUSE USE - Is an explanation of Hearsay's use with the Microsoft Mouse.
  130.  
  131.      VOCABULARY - Is reserved for Hearsay's Execuware products.
  132.  
  133.      To select any of the above highlight the desired function & press [ENTER].
  134.  
  135.      The On-Line  Help System  screens can  also be  brought up at  any time by
  136. pressing the  F1 key on the  keyboard. The F1  key is the  first function  key,
  137. which is usually located  at the  upper left  hand corner  of the  keyboard. To
  138. obtain information on a particular command or option,  highlight the option and
  139. press the F1 key.  Pressing the F1 key  will not cause the  loss of data during
  140. any of the modes of operation except during a train operation. In  this case it
  141. would be  necessary to  start the  training procedure over  again. The messages
  142. displayed are  context sensitive, and are intended  to give information related
  143. to the currently highlighted command option.
  144.  
  145.      EDIT AREA
  146.  
  147.      The center of the screen is  referred to as the  Edit Area. The vocabulary
  148. is displayed in a layered window format. The Vocabulary created may be saved in
  149. a disk file,  or into  the library.  If desired  the Vocabulary  may be erased.
  150.  
  151. STEP ACTION
  152.  
  153.      1. Type CD\HEARSAY [ENTER] to change to the Hearsay directory.
  154.  
  155.      2. Type XXX (Your initials) [ENTER] or XXXE [ENTER]
  156.  
  157.      3. Type REDT
  158.            or
  159.         Type MKLIB25 and then RE.
  160.  
  161.      4. Select EDIT by either  pressing [E] or moving  the cursor over EDIT and
  162.         pressing [ENTER] from the Main Menu.
  163.  
  164.      5. Select VOCABULARY by either  pressing [V] or moving  the cursor over to
  165.         VOCABULARY and pressing [ENTER].
  166.  
  167.      6. Type the vocabulary name you wish to enter  when prompted at the bottom
  168.         left of the screen "Select or Enter Command Name>_".
  169.  
  170. NOTE: Vocabulary Names may be edited with the INS, DEL, BACKSPACE & CURSOR Keys
  171.  
  172.      7. Press [ENTER]. The name will now appear in the Edit Area.
  173.  
  174.      8. Hearsay will prompt you in  the lower left hand  portion of the screen,
  175.         to say the word aloud you just typed in two or more times.
  176.  
  177. NOTE 1: The Hearsay  Gold should  be spoken  to in  a similiar  fashion as when 
  178.         speaking to a dog.  A commanding authoritative  tone usually results in
  179.         the best performance. If Hearsay prompts you to say the  word more than
  180.         two times it is interpreting your second training pass differently than
  181.         the first training pass.
  182.  
  183. NOTE 2: You may press the [SPACEBAR] to pause the  training, [ENTER] to skip or
  184.         [ESC] to exit.
  185.  
  186.      9. Type the Command's Keystrokes followed by the [SCROLL-LOCK]  key to end
  187.         the sequence.  The [NUM-LOCK] key  acts as a  backspace if you  make an
  188.         error while typing.  The Command Keystrokes  are exactly  what you wish 
  189.         the Hearsay Gold to do when you say that word.
  190.  
  191. NOTE: Depression of  the [ENTER]  key within  the Keystroke  Sequence will  not
  192.       cause  a new  line,  an  [ENTER] will  be executed  along with  any other 
  193.       keystrokes entered  for each  vocabulary word.  All  keystrokes including
  194.       Control, Alternate, and Function keys are acceptable in a given keystroke
  195.       sequence. A sequence is terminated only  by pressing a [SCROLL-LOCK] key.
  196.  
  197.      Hearsay  Gold  prints  the  names of  the keys  pressed in  the  keystroke
  198. sequence even if they are normally unprintable.  The [SCROLL-LOCK] key does not
  199. appear in the printed string because it is only a termination mark and not part
  200. of the sequence.  It is important  to note that  the name of  the vocabulary is
  201. independent of the keystroke sequence.
  202.  
  203.     10. To continue entering additional  vocabulary words, repeat steps 6 to 8.
  204.  
  205.     11. When you are finished, to exit you must press [ENTER]  then select QUIT
  206.         EDIT, by either typing "Q" or moving the cursor to QUIT EDIT & pressing
  207.         [ENTER]. Alternatively you can press the [ESC] key.
  208.  
  209.      As described later on Section 5.03  the recognition  parameter DELAY COUNT
  210. is automatically calculated and the default setting of 20 must be changed to -1
  211. for every vocabulary that you create. Do so at this point.
  212.  
  213. STEP ACTION
  214.  
  215.      1. Select EDIT or press E from the Main Menu.
  216.  
  217.      2. Select PARAMETERS or press P from the Edit Menu.
  218.  
  219.      3. Select DELAY COUNT or press D from the Edit Parameters Menu. The bottom
  220.         of the screen will read:  "Recognizer Delay Count (Default is 20) >20".
  221.  
  222.      4. Type -1 (minus one) [ENTER]
  223.  
  224.      5. Select QUIT EDIT or press Q from the Edit Parameters Menu.
  225.  
  226.      You now have to  train, save or  erase your vocabulary  before exiting the
  227. Edit Area. To TRAIN see  Section 2.03, To SAVE  see Section 2.04,  to ERASE see
  228. below.
  229.  
  230. NOTE: If QUIT is selected before saving or erasing, Hearsay will prompt you for
  231. a vocabulary name and save it to the library if there is enough space. See Save
  232. Section 2.04 for choosing a legal vocabulary name.
  233.  
  234. CAUTION: If Erase is  selected before Saving,  your vocabulary  will be deleted
  235.          and it will not be recoverable.
  236.  
  237.      TO DEFINE ANOTHER HEARSAY GOLD VOCABULARY :
  238.  
  239.      To define another vocabulary  the Edit Area must be erased first. When the
  240. (REDT) program is run without any parameters, as in step 3 above, the edit area
  241. is automatically erased.  If however, there  are commands visible  in the  edit
  242. area, it will need to be erased before entering another vocabulary. 
  243.  
  244.      TO ERASE THE EDIT AREA:
  245.  
  246. CAUTION: Erasing  a vocabulary  that  has  not been  previously saved  will  be
  247. deleted and unrecoverable.
  248.  
  249. STEP ACTION
  250.  
  251.      1. Select EDIT [ENTER]
  252.  
  253.      2. Select  ERASE [ENTER]  or  "E". If  changes  were  made to  the current
  254.         vocabulary, you will be prompted  to confirm the selection. If you wish
  255.         to continue with the ERASE, select ERASE a  second time. If you did not
  256.         save the vocabulary & wish to do so, select CANCEL, & SAVE as described
  257.         in Section 2.04 below.
  258.  
  259.      3. Repeat steps 4 through 11 above.
  260.  
  261.      After defining and saving your vocabulary you must TRAIN the Vocabulary at
  262. one time for consistency.
  263.  
  264.           2.03 HOW TO TRAIN A HEARSAY GOLD VOCABULARY
  265.  
  266.      In order for  Hearsay to be  able to understand  spoken commands,  it must
  267. have information  on how  the user  says the  words. In  order to  collect this
  268. necessary information, each user must "train" the system. To train a vocabulary
  269. the user is asked to say each vocabulary name two times.
  270.  
  271. CAUTION: Avoid excessive background noise during training.
  272.  
  273.      In order to train a vocabulary it must be loaded into the Editor first. If
  274. you have just defined it in Section 2.02 you will  already be in the Editor. If
  275. you saved and erased it before training you will need  to load it back into the
  276. Editor by:
  277.  
  278. STEP ACTION
  279.  
  280.      1. Type CD\HEARSAY
  281.  
  282.      2. Type XXX or XXXE
  283.  
  284.      3. Type REDT VOCABULARY NAME
  285.         or
  286.         MKLIBXX (XX=kbytes of memory)
  287.         RE VOCABULARY NAME
  288.  
  289.      You will now have your vocabulary ready for training.
  290.  
  291.           TO TRAIN:
  292.  
  293. STEP ACTION
  294.  
  295.      1. Type "T" for "TRAIN" or move the cursor to TRAIN and press [ENTER].
  296.  
  297.      2. Type "T" for "TRAIN WORDS" or move the cursor to  TRAIN WORDS and press 
  298.         [ENTER].
  299.  
  300. NOTE: CANCEL - Will return  you to the  Main Menu.  To CANCEL, either press "C"
  301.       or move the cursor to CANCEL and press [ENTER].
  302.  
  303.      3. The vocabulary  will be shown in  the center  of the  edit screen.  The
  304.         bottom left hand portion  of the Hearsay Editor will prompt  you to say
  305.         each word. Say the words as they appear. When the list is finished, you
  306.         will be prompted to say each word again.
  307.  
  308. NOTE 1: The Hearsay Gold should be spoken  to in a similiar fashion as when you
  309.         are speaking to a dog. A  commanding authoritative tone usually results
  310.         in the best performance.
  311.  
  312. NOTE 2: Do not pause between a two or three word vocabulary command.
  313.  
  314. NOTE 3: If the computer interprets  your second  training pass  as considerably
  315.         different than your first training pass, you will be prompted to repeat
  316.         the word over again.
  317.  
  318. NOTE 4: Avoid over pronunciation of words,  unless this is the way you say them
  319.         in normal usage.
  320.  
  321. NOTE 5: To pause training press the [SPACEBAR], to skip a word press [ENTER] to
  322.         exit training press [ESC].
  323.  
  324.      4. When all of the words  are trained twice,  the file should  be saved as 
  325.         described in Section 2.04  below. If you do not feel that you have said
  326.         the vocabulary words in a clear and consistent manner, we  suggest that
  327.         you select train again, and repeat steps 1 through 3 above.
  328.  
  329.           2.04 HOW TO SAVE VOCABULARIES
  330.  
  331.      The SAVE  operation allows  vocabularies to  be saved  to the  Library and
  332. permanently to  a file.  The  vocabulary  is  saved  to  a  users  personalized
  333. directory (XXX) which was created  in SETUP (Section 1.00). If you wish to save
  334. the file to  a different  directory, the drive and  directory parameters should
  335. precede the vocabulary name:
  336.  
  337.           ie. DRIVE:\DIRECTORY\VOCABULARY NAME
  338.  
  339.      If the file already exists you will be able to overwrite the file with the
  340. updated vocabulary.
  341.  
  342.      The Vocabulary name  serves two  purposes in the  Hearsay system. It tells
  343. the system the NAME (& optionally the location) of the file that the vocabulary
  344. data is stored in, and it  serves as a LABEL  to identify the  vocabulary. When
  345. the vocabulary is saved to a file or Library you can choose whatever vocabulary
  346. name you like. It is  recommended you use  simple names  such as DOS, WORDSTAR,
  347. 123, etc.  If we created  a vocabulary  using DOS commands (The  basic software
  348. that allows you to run programs, copy files, etc.),  we should choose  to label
  349. this this vocabulary "dos". In this case it is easy to remember the contents of
  350. the vocabulary. If the  vocabulary file  is located in your  personal directory
  351. we could  enter the  vocabulary name as  "dos". If  the file  was located  on a
  352. different drive and directory, we could enter the name as DRIVE:\DIRECTORY\DOS.
  353. In this case the drive and directory would be used only to locate where to read
  354. the file from,  or save the  vocabulary to. The  name that would  appear in the
  355. Main Menu, or in the Library list  would be "dos". Hearsay strips off any drive
  356. designations,  extensions,  or  path  descriptors  from  the  vocabulary  name.
  357.  
  358.      If a  directory has  been previously set  up through the  execution of the
  359. SETUP  program  and no  drive  or  directory information  is  specified  in the 
  360. vocabulary name, Hearsay will search that directory for the file first. Each of
  361. the directories specified  in the PATH will then  be searched sequentially. For
  362. more information on  use of the PATH  command the user  is referred  to the DOS
  363. documentation.
  364.  
  365. NOTE:  The Vocabulary  names are  CASE SENSITIVE.  Saving the  vocabulary using
  366.        lower case  letters is  not  the same  as  uppercase.  The  HEARSAY GOLD
  367.        distinguishes  uppercase differently  than lower case. For example,  the
  368.        name "vocabulary" is different than the name "VOCABULARY". When you want
  369.        to specify  a vocabulary  name BE CONSISTENT  with the  CASE you choose.
  370.  
  371.      It is good practice to save your work periodically to prevent loss of data
  372. in case of power loss or accidental erasure.
  373.  
  374.      To SAVE  select "S" or  highlight SAVE and  press [ENTER]  from within the
  375. Hearsay Editor. The SAVE option has four options available.
  376.  
  377.      They are:
  378.  
  379.           1. CANCEL  -  Will return you to the  Main Menu.  Either press "C" or
  380.                         move the cursor to CANCEL and press [ENTER].
  381.  
  382.           2. FILE    -  Used to save the vocabulary to the hard or floppy drive
  383.  
  384.           3. LIBRARY -  Used to save the vocabulary into the Library.
  385.  
  386.           4. ERASE LIB  Erases and removes the entire library from memory.
  387.  
  388.      TO SAVE VOCABULARIES TO A FILE:
  389.  
  390.      The user must  enter a filename. The  file is automatically  saved to your
  391. personalized directory.  If the  file is not  to be saved  to your personalized
  392. drive  and directory,  a  different  drive  and  directory should  precede  the
  393. filename. No  file extensions  should be used,  (ie. .EXE, .TXT).  Hearsay Gold
  394. automatically appends an extension of .VOC to the filename.
  395.  
  396. STEP ACTION
  397.  
  398.      1. Select  SAVE by  either typing  "S" or  moving the  cursor to  SAVE and
  399.         pressing [ENTER].
  400.  
  401.      2. Select FILE  in the  same manner as  above. Hearsay will  prompt you to
  402.         enter a vocabulary name. Type the name in and press [ENTER].
  403.  
  404. NOTE: If the filename already exists, Hearsay Gold will  ask you if you wish to
  405.       OVERWRITE the existing Vocabulary file with the current  Vocabulary file.
  406.       If you  are saving  an existing  Vocabulary, the  name of  the  file will
  407.       appear at  the bottom of the screen.  If you wish to  save the vocabulary
  408.       under the same filename, press [ENTER]. Hearsay  will again prompt if you
  409.       wish to OVERWRITE the old file.
  410.  
  411.      3. Select OVERWRITE if you wish to save the current vocabulary file. under
  412.         a different name, select CANCEL and repeat steps 1 and 2. When prompted
  413.         to enter a Vocabulary name enter a new name.
  414.  
  415. NOTE:  HEARSAY will  assign a  .VOC  extension  to your  filename and  show the 
  416.        directory to which  this file will  be saved. This is  your personalized
  417.        directory you set up. If you wish to enter  a new drive and directory do
  418.        so at this point.
  419.  
  420.      Now that your vocabulary is saved, you may load  it at any  time using the
  421. REDT program  described in  Section 3.00.  It is  not necessary to  retrain the
  422. vocabulary every time it is loaded.
  423.  
  424.      TO SAVE VOCABULARIES TO THE LIBRARY:
  425.  
  426.      This option places a  vocabulary in  the Hearsay  Editor into  the Library
  427. which is located in the computer's  memory. If a library is not allocated or is
  428. not large enough, your file will not be saved to the  Library. A message on the
  429. bottom left hand portion of the Edit Screen will say "No Space In Library, File
  430. Not Saved". Loading a large number of vocabularies into  the Library will leave
  431. less room  for application  programs. The amount of  Library space  required to
  432. store a vocabulary is a function of the vocabulary size.
  433.  
  434.      The Hearsay system requires about 25K bytes for the 1st 64 word vocabulary
  435. and an additional 12K for each additional vocabulary.
  436.  
  437. NOTE: The SAVE to the LIBRARY  operation is  automatically performed  each time
  438.       you exit the Hearsay Editor.
  439.  
  440. STEP ACTION
  441.      
  442.       1. Select the SAVE Option.
  443.  
  444.       2. Select the LIBRARY Option.
  445.  
  446.       3. Enter a vocabulary name.  If the  file was  saved previously  the name
  447.          will appear at the bottom left of the screen. If  you wish to save the
  448.          vocabulary under the same file name press [ENTER], otherwise type in a
  449.          new name and press [ENTER].
  450.  
  451.      TO ERASE THE LIBRARY:
  452.  
  453.      As described above, when exiting the Hearsay Editor the current vocabulary
  454. in the Editor  will automatically  be saved to  the Library if  there is enough
  455. room in  memory. In order  to ERASE the  Library one must  ERASE the  Edit Area
  456. first as described in Section 2.02 above.
  457.  
  458. STEP ACTION
  459.  
  460.      1. Select Edit
  461.  
  462.      2. Select Erase.  If  changes  were made  to the  vocabulary  you  will be
  463.         prompted with a confirmation.  To continue select ERASE again or CANCEL
  464.         to return to the Main Menu.
  465.  
  466.      3. Select SAVE
  467.  
  468.      4. Select ERASE LIB
  469.  
  470.      5. Select ERASE LIB again or CANCEL to cancel  the operation and return to
  471.         the Main Menu without erasing the Library.
  472.  
  473. NOTE: If the system was installed  using REDT erasing the  Library also removes
  474.       the space  allocated  for the Library  for the system. If  the system was
  475.       installed using MKLIBXX & RE the  ERASE LIB option will clear the Library
  476.       however the space allocated (XX) will still be resident.
  477.  
  478.           2.05 HOW TO LINK VOCABULARIES
  479.  
  480.      It is  often convenient  to segment  large vocabularies  into a  number of
  481. smaller  ones to optimize  accuracy, response time  & rejection characteristics
  482. of an application. To support  this type of environment,  Hearsay Gold provides
  483. the capability of activating a new Vocabulary from the memory  Library upon the
  484. execution of a voice command. Each word in a vocabulary can activate another 64
  485. word vocabulary in the Library.
  486.  
  487.      To  make a  voice command  automatically change  the active  vocabulary to
  488. activate a  new  vocabulary  follow  the  instructions  given  in the  previous
  489. sections for creating  commands, but DO NOT press  the [SCROLL-LOCK] key to end
  490. the keystroke sequence. After a keystroke  sequence for the command is entered,
  491. type [ALT-0] (This is done  by holding down the  ALT key on the  bottom left of
  492. your keyboard then  depressing the 0  key on the  top row).  [ALT-0]  tells the
  493. Hearsay Gold  system to  change vocabularies.  Following the [ALT-0] character,
  494. type the name of  the Vocabulary  to be activated.  End the command sequence by
  495. pressing the  [SCROLL-LOCK]  key as you  would to end an  ordinary Hearsay Gold
  496. command.
  497.  
  498.      When the vocabulary  word is recognized  and the command  is executed, the
  499. active the active vocabulary will be changed to the new vocabulary specified in
  500. the command sequence. If  the requested vocabulary  name is not  in the Library
  501. when the command  is executed,  two short beeps  will be  heard and  the active
  502. vocabulary will remain unchanged.
  503.  
  504. NOTE: It is not necessary for the new vocabulary to  be in the library when the
  505.       command is created, only when it is executed.
  506.  
  507.      As an example, here is a command that will  display a directory listing in
  508. DOS and then make  a vocabulary called  "menu", which is presumed  to be in the
  509. Library, the active vocabulary:
  510.  
  511.           dir[ENTER][ALT-0][MENU][SCROLL-LOCK]
  512.  
  513. NOTE: In this example [ALT-0] represents  pressing the zero key  on the top row 
  514.       of the keyboard while holding down the ALT key on the bottom row.
  515.  
  516.      The name entered should be the  exact name of the  vocabulary to be loaded
  517. as it  appears in  the  Library.  Whenever this  command is  executed,  the new
  518. Vocabulary will automatically become  the active Vocabulary. The  LINK function
  519. is only  capable of activating  Vocabularies which  are already in the  Library
  520. resident in the computer memory.
  521.  
  522. NOTE: If an attempt  is made to link a Vocabulary  that is not currently in the
  523.       Library, the request  will be ignored, and two short beeps will be heard.
  524.       A vocabulary cannot be activated from disk in this manner.
  525.  
  526.      If an  application uses  several  vocabularies  which are  linked,  it  is
  527. necessary to train  all of these  vocabularies  for each  new user and load all
  528. of these vocabularies into the Library.
  529.  
  530.      REMEMBER, vocabulary names are CASE sensitive. Trying to link a vocabulary
  531. using lowercase will not work if that vocabulary is in the Library as uppercase
  532. letters. The name "vocabulary" is different that the name "VOCABULARY".
  533.  
  534. NOTE: If there  is no vocabulary  name specified  after [ALT-0]  the vocabulary
  535.       that called the current vocabulary will become active.
  536.  
  537.           2.06 HOW TO EXIT THE HEARSAY GOLD EDITOR AND RETURN TO DOS
  538.  
  539.      To return to the DOS prompt  (ie. to exit the Editor program),  select the
  540. QUIT option from the Hearsay Gold Editor Main Menu. If changes were made to the
  541. vocabulary you will be prompted for  confirmation. To Exit select QUIT again or
  542. CANCEL to  return to the  Main Menu. After  a short pause,  the DOS prompt will
  543. return.
  544.  
  545. NOTE: When  Exiting the  HEARSAY EDITOR  the Vocabulary  in the  Edit Area will
  546.       automatically be saved to the LIBRARY,  if there is enough space & become
  547.       the active  Vocabulary. If  this is not desired  you must  ERASE the Edit
  548.       Area before Quitting as described above in Section 2.02.