A clean interface to Windows speech recognition and text-to-speech capabilities.
Project description
Allows your Windows python program to:
execute a callback when certain phrases are heard
execute a callback when any understandable text is heard
have different callbacks for different groups of phrases
convert text to speech.
For this to work, you must:
Install the Microsoft Speech kit: download and run “SpeechSDK51.exe” from http://tinyurl.com/5m6v2
Then open PythonWin (installable via http://tinyurl.com/5ezco9) and choose Tools | COM MakePY utility | Microsoft Speech Object Library 5.0.
Then you can just “import speech” and be on your way!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
speech-0.1.7-py2.5.egg
(6.8 kB
view hashes)