[Pythonmac-SIG] py access to speech synth?

Noboru Yamamoto noboru.yamamoto at kek.jp
Wed Aug 6 08:48:57 CEST 2008


Hi David,

> Hello all,
> 
> Does anyone know whether there's any work being done on a python  
> interface to the OSX speech synthesiser?
> 
> thanks,
> 
> ________________________________________________
> David Worrall.

I wrote the macspeechX.py for MacOSX sometime before.
You can just replace macspeech.py for Mac OS.
I just test it with python 2.4/2.5 and it uses ctype module to access 
system library.
You should be able to find the code at:

http://www-acc.kek.jp/WWW-ACC-exp/KEKB/control/member/N.Yamamoto/Python/macspeech/macspeechX.py


If you have problem to get the source code, please let me know.

Thanks.

Noboru


More information about the Pythonmac-SIG mailing list