Windows Speech Recognition -- Where's the API documentation?!
I get a lot of email from customers every day. And some days I end up answering the same questions again and again. Don't get me wrong, I love hearing from customers, and I love enabling them to do great things with Microsoft products.
The real problem isn't that customers ask questions ... it's that the information that they need isn't always easily found. Well ... I'm hopeful that all this blogging is really going to help users. So I'm going to try an experiment and see how it works.
I'm going to try and start answering customer questions by sending them a link to my blog. If the answer is not already on my blog, I'll put it there, and then send them the freshly coined link... Sound good?
OK... So what's the first question that I get asked frequently? Well, it's probably not the most common question, but it's one near and dear to my heart as a platforms kind of guy...
Q: Where can I find Speech API documentation?
A: On MSDN of course. Try these different locations depending on how you want to call into the speech APIs:
- C# and managed code: https://msdn2.microsoft.com/en-us/library/system.speech.recognition.aspx
- VB and automation clients: https://msdn2.microsoft.com/en-us/library/ms720592.aspx
- C++ and native code: https://msdn2.microsoft.com/en-us/library/ms723627.aspx
Do you have a question? Send it in and I'll try to get it answered...
Comments
Anonymous
February 14, 2007
PingBack from http://eschew.org/blog/?p=225Anonymous
February 19, 2007
I've blogged about how to find the Speech APIs on MSDN before, but have you wondered if anybody is writingAnonymous
February 19, 2007
Last week I wrote about how to transfer profiles using the Easy Transfer Wizard . That generated some