ANN: speech.py, a clean speech recognition module

2008-08-04 Thread Michael Gundlach
ll speech' . I'd love feedback or comments -- they'd make my day! Thanks, Michael Gundlach -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

ANN: v0.5 of speech.py, the Python speech recognition module

2008-08-25 Thread Michael Gundlach
I'm pleased to announce version 0.5 of the Python speech recognition module, speech.py. What is speech.py? === speech.py provides a clean and simple interface to the Microsoft Speech Kit, allowing your Windows Python program to speak out loud and to recognize spoken input. Homepage: