home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / x_tools1.sit / X-Tools1.1 / card_6932.txt < prev    next >
Text File  |  1988-01-27  |  1KB  |  56 lines

  1. -- card: 6932 from stack: in.1
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3468
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=352 top=101 right=124 bottom=417
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Example
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   Talk "Don't forget the meeting at 3 pm or you're dead.", 140, 140
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part contents for background part 1
  28. ----- text -----
  29. Talk <text>,<rate>,<pitch>
  30.  
  31. text - can be contents of any container or quoted text
  32. rate - speed of speech (120 is about average)
  33. pitch - voice of speech (170 is about average midrange)
  34.  
  35. "How can I make MY stacks talk?" HyperCard uses an external command (XCMD) resource called   "Talk" to access the MacinTalk driver (which must be in your system folder).  
  36.  
  37.  
  38.  
  39.  
  40. -- part contents for background part 4
  41. ----- text -----
  42. Talk <text>, <rate>, <pitch>
  43.  
  44.  
  45.  
  46. -- part contents for background part 2
  47. ----- text -----
  48. Talk
  49.  
  50. -- part contents for background part 9
  51. ----- text -----
  52. XCMD
  53.  
  54. -- part contents for background part 8
  55. ----- text -----
  56. Dale Charletta