Click to See Complete Forum and Search --> : Voice Recognition


JohnGaltCPP
February 26th, 2002, 01:41 PM
Bottom Line: I want to port into a voice recogntion program, prompt for a phrase and then return the text inrpretation back to C++ as a string. How reasonable is this? I will not accept defeat, but I want to know what to expect and see if anyone has any pointers.
Explaination:
I am a fairly novice pogrammer with one summer of corporate expereience in C++/VB. I am currently teaching myself an independent study in C++ in high school. I am finally at the point where I can do some fun stuff, and I want to try to get voice recognition into one of my progams.

I a not ready to start from scrath so I want to try to port into a VRecognition prgram from C++ and then send the text back to c++ for further functions. IF ANYONE knows anything about these pssibilities I would love to know even if it means...well. Just Email me at BSMTENNIS@aol.com if you have ANY suggestions. Thanks.
Brett

blank

thew
February 26th, 2002, 03:57 PM
there are a couple of free options and there are a few libraries you can try for free. Check out SpeechStudio from Microsoft which has a free trial out now.


http://www.google.com/search?hl=en&q=%22voice+recognition%22+%2Bfree+%2Bdownload+%2BC%2B%2B&btnG=Google+Search

thew
February 26th, 2002, 04:02 PM
go to www.google.com and type in the following search.

"voice recognition" +free +download +C++

that has a bunch of useful links where you can experiment with a few of the freeware and shareware offerings.