home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / qwik32.zip / QWIKTALK.TXT < prev    next >
Text File  |  1994-02-08  |  4KB  |  125 lines

  1. QwikSwitch : Notes about speech recognition component
  2.  
  3. To use QwikSwitch in a speech enabled manner, you must have the IBM ICSS runtime environment installed.  
  4.  
  5. Note: To obtain the best results using QwikSwitch with ICSS, you will want to spend a little time setting up the optimal michrophone sensitivity.  This will avoid inadvertent hot-keying due to music, keyboard banging, or spoken text picked up by the michrophone.
  6.  
  7. QwikSwitch has is written to recognize the follow hard coded key words/phrases, and act appropriatly:
  8.  
  9.  LOCKUP     (lock up the machine)
  10.  STOP_LISTENING (turn off the mike & unload the speech files)
  11.  TURN_MIKE_OFF    (turn off the mike) <or use CTRL+SPACE>
  12.  COMPUTER          (start a cute demo)
  13.  
  14. The following words/phrases can be assigned, by the user, to any application the user wants. When that word is spoken, if the application is already running, the focus is switched to that application, if it is not already running, that application is started. The word list consists of many generic and specific applications:
  15.  
  16. * : indicates an application is pre-assigned for your convenience
  17.  
  18. * Activities List
  19. * Alarms
  20.   Application
  21.   Application 2
  22.   Backup
  23. * Calculator
  24. * Calendar
  25. * CD Player
  26. * Chess
  27. * Clipboard Viewer
  28. * Clock
  29.   Communications
  30. * Daily Planner
  31. * Database
  32.   Data Converter
  33.   Demo
  34. * Desktop
  35. * Digital Audio
  36. * Digital Video
  37. * DOS Full Screen
  38. * DOS Window
  39.   Draw
  40. * Drives
  41. * Editor
  42.   Enhanced Editor
  43.   Fax
  44. * Full Screen
  45. * Game
  46.   Game 2
  47.   Game 3
  48.   Graphics
  49.   Help
  50. * Icon Editor
  51.   ICSS
  52. * Information
  53. * Mahjongg
  54.   Mail
  55.   Maintenance
  56.   Master Help Index
  57. * Midi
  58.   Mixer
  59.   Monitor
  60. * Monthly Planner
  61.   News
  62. * Notepad
  63. * OS/2 Full Screen
  64. * OS/2 Window
  65. * Paint
  66. * Picture Viewer
  67.   PIM
  68. * PM Chart
  69. * PM Terminal
  70.   Presentation
  71.   Print Control
  72.   Pulse
  73. * QwikSwitch
  74. * Reversi
  75. * Rolodex
  76.   Scheduler
  77. * Seek And Scan Files
  78.   Setup
  79. * Solitaire
  80. * Spreadsheet
  81. * Start Here
  82. * Startup
  83.   Status
  84. * Sticky Pad
  85. * System Setup
  86. * Terminal Emulator
  87. * To-Do List
  88.   Tune Editor
  89.   Utility
  90.   Utility 2
  91.   Volume Control
  92. * WIN-OS2
  93. * Window
  94.   Word Processor
  95.   Workbench
  96.  
  97. QwikTalk includes a 'silly' demo based on HAL in "2001" to impress your friends with:
  98. TRY THE FOLLOWING:
  99. 1) say 'COMPUTER'
  100. 2) then say 'TURN MIKE OFF'
  101. 3) perform step 2 again.
  102.  
  103. HOW TO ASSIGN APPLICATIONS TO HOT-KEY WORDS
  104.  
  105. Users assign applications to words by:
  106. 1) selecting the 'QwikTalk' radio button, 
  107. 2) selecting the word to be recognised from the 'Hot-key assignment' drop-down box, 
  108. 3) selecting the application from the QwikSwitch Task List, 
  109. 4) press the 'copy task list button'
  110. 5) if the application needs the use of speech/sound hardware, there is a switch in the 'custom program startup settings' window that will automatically 'turn the QwikSwitch mike off' when QwikSwitch starts that application. This might be needed to support digital audio recording/playback for persons with only 1 sound board.
  111.  
  112. CAN WE ADD NEW WORDS THAT QWIKSWITCH WILL RECOGNIZE?
  113.  
  114. If you have the ICSS development environment, you can change the list of recognised words. If you do not have the ICSS development tools, we can supply you with the necessary files to meet your needs, for a nominal charge to cover time & expenses. Please contact us at our support address, or drop us a line on Compuserve. (72303,412)
  115.  
  116. HOW TO CHANGE THE LIST OF WORDS SUPPORTED BY QWIKSWITCH
  117.  
  118. 1) Read all these instructions before starting, and make a backup of all files that you change.
  119. 2) Make the desired changes to the QWIKTALK.BNF file. Make the same changes to the QWIKTALK.LST file. Be sure to keep the list in alphabetic order.
  120. 3) Compile the QWIKTALK.BMF grammer file into QWIKTALK.CTX using the ICSS development environment. We supply our initial dictionary, QWIKTALK.DIC, but you may need to add words.
  121. 4) If you made sufficient changes to the order of the QwikTalk word list, ie: inserted or deleted words from the middle of the list, you will need to delete the QWIKTALK.INI file and re-initialize all the QwikTalk settings. If you either add to the end of the list, or replace words, no setting need be lost. Failing to maintain the alphabetic order of the QWIKTALK.LST file could cause confusion in the operation of QwikSwitch.
  122. 5) Copy the QWIKTALK.LST and QWIKTALK.CTX files to your QwikSwitch directory. 
  123. 6) Stop & start QwikSwitch.
  124.  
  125.