home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / hypermac.sit / HyperMacintalk / card_5080.txt < prev    next >
Text File  |  1987-09-30  |  694b  |  24 lines

  1. -- card: 5080 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3167
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 11
  9. ----- text -----
  10. SayPhonetic
  11.  
  12. -- part contents for background part 12
  13. ----- text -----
  14. SayPhonetic is an HyperCard command (XCMD)
  15.  
  16. Usage:     SayPhonetic phoneticString
  17.  
  18. This command takes one argument: a phonetic string to be spoken by Macintalk. If the command is successful, SayPhonetic returns the empty string in the Result; otherwise, one of the following error strings is returned in the Result:
  19.  
  20.      ΓÇó "Wrong number of parameters"
  21.      ΓÇó "Error in phonetic string at character n"
  22.          (n is the position at which the error was detected)
  23.  
  24.