Hello...
HOw can I use voice recognition in my program?
Printable View
Hello...
HOw can I use voice recognition in my program?
I just wanna mark this thread, so I get e-mail when you get a reply :) I'm interested in this stuff too...
Me too...
There is an Speech SDK you can download from Microsoft.
I assume that this has all the objects you need to accomplish this.
This technology isnt great yet to say the least. Play areound wiht speech recognition on WXP to see what I mean.
This should get you started:
http://www.developerfusion.com/show/1598/
Get the Microsoft Speech SDK and include the Microsoft Speech Recognition component (XListen.dll) Then experiment!
The Microsoft Speech SDK also includes sample VB apps.
dont forget you have to pay MS like 5k if you use it ina real program :)
Here is the text from the Speech SDK EULA:
Quote:
- Redistributable Code. Portions of the SOFTWARE PRODUCT are designated as "Redistributable Code" file located in REDISTRIB.CHM. Your distribution rights associated with each file of the Redistributable Code are subject to the distribution requirements described below.
- Distribution Requirements. You may copy and redistribute the Sample Code and/or Redistributable Code (collectively "REDISTRIBUTABLE COMPONENTS") as described above, provided that (a) you distribute the REDISTRIBUTABLE COMPONENTS only in conjunction with, and as a part of, your SAPI Application; (b) your SAPI Application adds significant and primary functionality to the REDISTRIBUTABLE COMPONENTS; (c) the REDISTRIBUTABLE COMPONENTS only operate in conjunction with the Windows Platforms; (d) you do not permit further redistribution of the REDISTRIBUTABLE COMPONENTS by your end-user customers; (e) you do not use Microsoft's name, logo, or trademarks to market your SAPI Application; (f) you include a valid copyright notice on your SAPI Application; (g) you include the entire text located in REDISTRIB.CHM in your SAPI Application End User License Agreement; and (h) you agree to indemnify, hold harmless, and defend Microsoft from and against any claims or lawsuits, including attorneys' fees, that arise or result from the use or distribution of your SAPI Application. Contact Microsoft for the applicable royalties due and other licensing terms for all other uses and/or distribution of the REDISTRIBUTABLE COMPONENTS.
isn't there a free way to do this?
yeah..write your own Speech recognition. Should only take you a few years.:p
no prob!
ahh... i wanna get email too. And, i've used previous speech recognition programs before, their pretty bad in my opinion.