home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / speech.zip / SAY.DOC < prev    next >
Text File  |  1985-09-17  |  2KB  |  44 lines

  1.  
  2.           This  program is to be used with SPEECH.COM.  It enables the 
  3.      text following the command to be passed the the  speech  program, 
  4.      which  will  in  turn  send  it to the speaker.  SPEECH.LQR lacks 
  5.      documentation so I will make an attempt to summarize 35 of the 36 
  6.      phonems it claims to recognize : 
  7.  
  8.      The portion in capitols is the part reproduced by the phonem.
  9.  
  10.      a    -  tApe            ae   -  hAt             ah   -  fAther
  11.      aw   -  AWful           b    -  Book            ch   -  CHurch
  12.      d    -  Dog             ee   -  fEEt            eh   -  sEt
  13.      f    -  Find            g    -  Get             i    -  I
  14.      ih   -  sIt             j    -  Just            k    -  King
  15.      l    -  Look            m    -  Make            n    -  New
  16.      oh   -  hOE             oo   -  bOOt            p    -  Peek
  17.      r    -  Ring            s    -  See             sh   -  SHeep
  18.      t    -  Tool            th   -  tooTH           tz   -  THe
  19.      u    -  lOOk            uh   -  Up              v    -  View
  20.      w    -  Window          wh   -  Where           y    -  You
  21.      z    -  Zoo             zh   -  whatever.
  22.  
  23.      " "  - pause between words
  24.      "-"  - connect two or more phonems
  25.  
  26.           To use SAY.COM first run SPEECH.COM.  Speech will not return 
  27.      any message unless it has already been loaded in  which  case  it 
  28.      will respond accordingly.  SAY will only give a message if speech 
  29.      has  not been loaded.  If Speech is found in memory,  the text on 
  30.      the DOS command line will be passed to it  and  the  sounds  will 
  31.      eminate form the speaker if any valid phonems are found.  See the 
  32.      TALKDEMO.BAS program for more examples of phonem strings.  
  33.  
  34. Example :
  35.  
  36.  The command
  37.    SAY i k-ae-n t-aw-k <CR>
  38.  will cause the computer to say "I can talk"
  39. 
  40.  
  41.  
  42.  
  43.  
  44.