Version: 1.1

Posted: 2007-06-25

Build Requirements: Mac OS X 10.4 or later

Runtime Requirements: Mac OS X 10.4 or later

View Source Code:

Download Sample (“Voices.zip”, 49.9K)
Download Sample (“Voices.dmg”, 43.5K)



Description

This sample widget speaks the text typed into its text field using the widget.system command. Two different approaches are included: one which calls widget.system in a synchronous (blocking) fashion, the other in an asynchronous (non-blocking) fashion. Note that in the synchronous example, all user interaction is halted while speech is performed. The asynchronous example is an updated version of the widget found in /Developer/Examples/Dashboard on Mac OS X 10.4

Document Revision History

Date Notes
2007-06-25Rearranged to encourage asynchronous widget.system usage

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.