An easy way to speak stuff on the Mac from Python is

   import os
   os.system("/usr/bin/say 'hello hello hello'")

Bill
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to