On Apr 10, 2:15 pm, Amit K Saha <[EMAIL PROTECTED]> wrote: > Hi list > I intend to design a Speech Recognition system.Can I have some pointers > to the available Python speech tools? > > Till date I am aware of only Python bindings for a speech tool called > Snack (http://www.speech.kth.se/snack/) > > Any help will be appreciated. > > -- > Amit K Saha <[EMAIL PROTECTED]> > > Send instant messages to your online friendshttp://in.messenger.yahoo.com
I've played with the win32 module's text-to-speech abilities a little. You may be able to get ideas from that. Here's a link to more info: http://surguy.net/articles/speechrecognition.xml http://www.cs.unc.edu/~parente/tech/tr02.shtml This isn't pure Python, but it may be helpful as well: http://sourceforge.net/projects/VoiceCode/ Good luck! Mike -- http://mail.python.org/mailman/listinfo/python-list