Text-To-Speech for the Mac (OS X)

Graham Dumpleton Graham.Dumpleton at gmail.com
Wed Jun 20 20:42:30 EDT 2007


On Jun 21, 9:41 am, Brian <desertli... at netscape.net> wrote:
> Hello,
>
> Does anyone know how to get Python to be able to perform text-to-speech
> abilities for the Mac (OS X)?  I have been searching Google, but have
> not found any helpful solutions or resources yet.

os.system('say read the man page for "say"')

:-)

Graham




More information about the Python-list mailing list