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 - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
