Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
I'll be giving a talk on implementing Speech Recognition in .NET this Saturday. There will be 24 presentations delivered at the code camp. Register to attend the code camp here.
Adding Speech Recognition to your Application
Since version 3.0, the .NET framework has built in support for speech recognition. It is easy and straightforward to use. You will learn how to use the speech recognition capabilities of .NET. We'll talk about the capabilities of the speech recognition classes. And we talk about best practices and lessons learned.