;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; File name: MICSWAP3.DDX ; ; Date revised: 10-14-98 ; ; Description: This macro import file modifies the command [Switch to ; NaturallySpeaking] to interact properly with NaturallySpeaking version 3. ; It also adds the command [Back to NaturalWord] to allow extensive hands- ; free use of the Microsoft Word environment as used with NaturallySpeaking. ; ; See the related Technote on the Dragon Systems website for full details. ; ; Before you use the macros for the first time make sure Run Hands free is ; NOT checked under the Hands Free options (VoiceMenu | Options | Hands ; Free). This may seem a bit counter-intuitive but it's necessary. Disabling ; the Run Hands Free box suppresses a dialog box which interferes with these ; macros. ; ; Compatible with DDWIN version: 2.x or higher ; ; Compatible with Windows version: Windows 95 and 98 ; ; I. To import this DDX file into your voice files... ; ; First make sure that the voice file you wish to import the macros to ; is the active one. ; ; 1) Select Voice Menu | Tools | Vocabulary manager to start ; the Vocabulary Manager (or say "[Bring Up Vocabulary Manager]") ; 2) Go to the Vocabulary menu and select "Import..." to bring up the Import ; Vocabulary dialog box. ; 3) Select the file called MICSWAP3.DDX (The location of this file will ; depend on where you put it on your hard drive when you downloaded it). ; Once the path is correct, select OK. ; 4) Select Voice Menu | Quick Access | Save User to save your ; user files. This saves your voice files with the new macros ; which have just been added. ; ; Note: These macros have neither been tested nor certified by the Dragon ; Systems Quality Assurance team, and they may not work perfectly on your ; system without modification. ; ; THIS DOCUMENTATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ; ANY KIND. The user assumes the entire risk as to the use of this ; utility. You have the right to use this technical information ; subject to the terms of the License Agreement that you received ; with the product this information pertains to. ; ; © Copyright 1995-98 Dragon Systems, Inc. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ; ; switch-to-vocabulary /create /module System System /overwrite switch-to-group /create System switch-to-group /create "Global Commands" add-word "[Switch to NaturallySpeaking]" /script "HeardWord \"[Bring Up Cancel]\" AppBringUp \"natspeak\" SetMicrophone 0 Wait 50 SendSystemKeys \"{F11}\"" /nsc add-word "[Back to Natural Word]" /script "HeardWord \"[Bring Up Cancel]\" AppBringUp \"winword\" SetMicrophone 0 Wait 50 SendSystemKeys \"{F11}\"" /nsc ; ; ; Below are the lines needed for a "Switch to DragonDictate" command in ; NaturallySpeaking Professional Edition. Be sure to remove the semicolons ; before use. ; ; SetMicrophone 0 ; Wait 50 ; SendSystemKeys "{NumKey+}"