home *** CD-ROM | disk | FTP | other *** search
-
- STAR COMMANDS FOR SPEECH
- ========================
-
- The speech module provides the following Star commands which can be
- called from within user programs, or from the command line, in order
- to produce speech.
-
- *SAY <English text string>
- Speaks the text string. The command returns before the speaking
- has been completed.
-
- *SAYW <English text string>
- Speaks the text string. The command does not return until the
- speaking has been completed.
-
-
- The runfile !RunMODULE installs the speech module so that these Star
- commands can then be used.
-