Anyone knows where I can get the Dragon Naturally speaking API? I tried to google it but all i found is just pdf file but not the real API/dll that I can use or add to the project.
Printable View
Anyone knows where I can get the Dragon Naturally speaking API? I tried to google it but all i found is just pdf file but not the real API/dll that I can use or add to the project.
Couldn't find dragon naturally speaking api.
But here is a example for visual basic 6 how to add speech/voice recognition using microsoft's api
http://www.martin2k.co.uk/vb6/tips/vb_10.php
Funny you ask, I looked EVERYWHERE to try and find the api/sdk. I know you can pay a ridiculous amount of money for it. Although since it was for my personal use, which I never ended up finishing, but since I have a copy of dragon 11, I was able to grab the api out of the program files folder. It is in there, and it works. Only problem is not having documentation, although the intellisense can give you a good idea how to use it. I was using vb.net, im not sure if it will work for vb6 though.
I have dragon 11 as well..do you know which dll or file is that? I would be so grateful if you could point me to the right file under program files.
Anyone?