|
SpeechUtilities.com
|
SayWhatPro Installation InstructionsDownload SayWhatProSetup.exe Run SayWhatProSetup.exe to install the program. For some older systems, you will need to manually run SayWhatProSetup.exe a second time after a system reboot. Run the installed SayWhatPro.exe (You can probably say "Start SayWhatPro". If not, go through the Start Programs menu or run it from the installation location... c:\program files\SpeechUtilities\SayWhatPro.exe). SayWhatPro will search for NatSpeak Professional Series 6 in the default installation directory (c:\program files\Dragon\Naturally Speaking) and prompt you for the location if not there. It will then parse all your macro commands and immediately present you with the main screen. Get familiar with SayWhatPro. Navigate through your different Programs and States. The rest of this document describes importing 2 SayWhatPro supplied macros to increase functionality and ease-of-use of SayWhatPro. These macros are supplied as a separate file in the download setup process. The first macro below will bring up SayWhatPro in Global Commands mode. The second is not totally necessary, but provides an easy to remember complement to the first. SayWhatPro will fire up into whatever Program you are currently working in so that when you say "local say what pro" in Internet Explorer, for instance, the Internet Explorer commands are immediately onscreen in SayWhatPro. Modify the path names in these macros if necessary. You will not need to modify anything if you choose the default installation path. Below are the macros which are supplied during installation as the file Proglobal.dat. Global command "global say what pro":
Sub Main
Shell ("c:\program files\SpeechUtilities\SayWhatPro.exe Global Commands",1)
End Sub
Global command "local say what pro":
Sub Main
Shell ("c:\program files\SpeechUtilities\SayWhatPro.exe",1)
End Sub
Use one of the Dragon supplied command browsers and "Import" , navigate to c:\program files\SpeechUtilities\Proglobal.dat (or wherever you installed SayWhatPro) to import it. As soon as it is imported, the macros can be used. If you encounter any problems, want to make a suggestion, or even provide compliments E-mail me David@speechutilities.com |
|