First of all, sorry about my bad English, I hope you could understand me
I have a plan. I make my own intelligence house, with voice/speech recognition and control. And I hope the RasPi will answer, and comment that like JARVIS from the Ironman movie.
I don't have Pi now, but the supplier told me I will get it in this week.
First, I want to add some USB microphone, and I really hope it will work perfect and fast. Then I hope I successful install this python program: http://code.google.com/p/pyspeech/. Ok, I know, it's a windows based program and I know it impossible to connect it with RasPi, but it's amazing answer for my questions. So it's just a dream
Then I find this: http://mikepultz.com/2011/03/accessing- ... nt-page-2/ It's use the google own server for the recognize. The problem with this solution, I want to record the speech and send it to the server.
If this will work, I post the recognized strings to the cleverbot.com and say the answer. There's my work is over, because I will have JARVIS.
It's configure platform, because I have the speech in string, and I control with this everything in the house (via GPIO).
My biggest problem is I don't find any perfect voice and speech recognizer openSource or (L)GPL licensed program.
Someone could offer some good speech recognize program for RasPi?