On Jun 21, 9:41 am, Brian <[EMAIL PROTECTED]> 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 -- http://mail.python.org/mailman/listinfo/python-list