home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / CO / CO029C.ZIP / SPEECH.ZIP / SPEECH.DOC < prev   
Text File  |  1986-04-03  |  1KB  |  33 lines

  1.     *******    Ever want to make your pc talk?   *********
  2.  
  3.    Well now you can with this newly developed voice emulator program.
  4. You can make it `say' whatever you want to hear.  The program is very simple
  5. to use.
  6.  
  7.    First  you must load the voice driver called  speech.com   Then you
  8. use say.com and read.com to make your pc come alive.
  9.  
  10.               The syntax is as follows:
  11.  
  12. You have to put a '-' between  each char in every word.  If you want to hear
  13. the  word 'want' then it  must be  entered as 'w-a-n-t'.  or if you want  it
  14. to  say 'I love you' then it would be entered as 'i l-o-v-e y-o-u'.  Get it?
  15. It's  not  that hard.  You must keep in mind that sometimes you will have to
  16. use different spelling to get better effect.  Upper or Lower case makes no
  17. difference.
  18.  
  19. Say.com is used to simply speak the words from the command line argument
  20. Read.com is used to read a ascii text file and say it
  21.  
  22.     Here are some examples......
  23.  
  24. A>say h-e-l-l-o     (says the word 'hello')
  25.  
  26. A>read test         (reads and speaks the file 'test')
  27.  
  28. Remember to keep those dashes '-' between every char in every word, and that
  29. spelling might have to be changed to get a better effect.
  30.  
  31. NOTE: This program will work with DOS 2.XX  It will NOT work under
  32.       DOS 3.XX
  33.