AppleScript Programming/Advanced Code List/Say
< AppleScript Programming < Advanced Code ListWith command Say
you can cause the computer to "say" things with spoken text.
Its basic format is this:
say "Support Wikibooks!"
Which would cause the computer to say "Support Wikibooks".
Information about how to control the speech itself can be found from here: developer.apple.com
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.