home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Internet / Demos / Pluto / demo2 / Docs_StarCmds < prev    next >
Encoding:
Text File  |  1997-04-18  |  561 b   |  20 lines

  1.  
  2. STAR COMMANDS FOR SPEECH
  3. ========================
  4.  
  5. The speech module provides the following Star commands which can be
  6. called from within user programs, or from the command line, in order
  7. to produce speech.
  8.  
  9. *SAY <English text string>
  10.    Speaks the text string.  The command returns before the speaking
  11.    has been completed.
  12.    
  13. *SAYW <English text string>
  14.    Speaks the text string.  The command does not return until the
  15.    speaking has been completed.
  16.    
  17.    
  18. The runfile !RunMODULE installs the speech module so that these Star
  19. commands can then be used.
  20.