macspeechX -- Interface to the Macintosh Speech Manager on MacOSX
===========================================================================

Availability: Macintosh.

This module provides an interface to the Macintosh Speech Manager,  allowing you to let the Macintosh utter phrases. It uses SpeechSynthesis framework of MacOSX. The module does not provide full access to all features of the Speech Manager. This module trys to imitate the macspeech module which were available on MacPython for Mac OS 9.

In version 1.1, SpeakCFString method is introduced to follow the changes in SpeechSynthesis.framework on MacOSX 10.5.

