David C. Ullrich <[EMAIL PROTECTED]> wrote:

> os.system('say hello')
> 
> says 'hello'.
> 
> Is there something similar in Windows and/or Linux?
> (If it's there in Linux presumably it only works if there
> happens to be a speech engine available...)

Perhaps http://www.mindtrove.info/articles/pytts.html ?

Or if all else fails Python can drive Microsoft's MSAGENT for speaking 
animated figures.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to