home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 164.lha / ARexx / SpeechToy / test.rexx < prev   
Encoding:
OS/2 REXX Batch file  |  1988-04-28  |  212 b   |  13 lines

  1. /* Test Speechtoy, Make sure no crash */
  2. address speechtoy
  3. 'SPEAK=1'
  4. 'SPEAK=1'
  5. 'SPEAK=1'
  6. 'WORDS=This version does not crash if more than one speak command is sent'
  7. 'TRANS=1'
  8. 'SPEAK=1'
  9. 'MODE=1'
  10. 'SEX=1'
  11. 'SPEAK=1'
  12.  
  13.