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

  1. -- card: 16255 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. SetPitch
  11.  
  12. -- part contents for background part 12
  13. ----- text -----
  14. This function sets the baseline pitch and the pitch mode of the speech produced by Macintalk. The format of this command is
  15.  
  16.                           SetPitch thePitch [ , theMode]
  17.  
  18. The pitch can take a value from 65 to 500 (units are Hz). The mode can take the value of "natural" or "robotic". If you only want to change the pitch, omit the mode parameter. If you only want to change the mode, deliver 0 as the pitch parameter.
  19.  
  20. If there is no error, the Result is empty. The only error that can occur is returned in the Result as:
  21.  
  22.                          "Wrong Number of Parameters"