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://mai
- Original Message -
From: "Bill Janssen"
To: "Mike"
Cc: ;
Sent: Sunday, May 16, 2010 10:28 PM
Subject: Re: [Pythonmac-SIG] Still Unable to get my Python program working
on the mac
I tried pyttsx on a Mac running 10.5.8:
% ls
MANIFEST.in README pyttsx setup.cfg
PKG-INFO docs py