Visual Studio 2005 Express – Part 5 – Speech Recognition
I had stumbled across Lynda.com many times before, but never stopped to try it out. I recently took the plunge and started using Lynda.com to help me improve my javascript skills (See Javascript Essential Training 2007 by Dori Smith). It has revolutionized my understanding of the language! I love the fact that the exercise files allow you to follow along in real time with what the instructor is saying. Learning by doing is an extremely powerful technique. I have to give the site an A+ for both quality and content.
I am planning on using Lynda Videos to help me improve in:
- HTML
- CSS
- Classic ASP
- .NET (included in ASP section)
- AJAX
- Silverlight (in Microsoft Section)
- SharePoint (in Microsoft Section)
- Web Design
- Blogging
- SEO
- and much more

Looking for premium .NET Training Videos? The best premium .NET Videos that I have found are at Learn Visual Studio. Those videos are only about 50 cents per hour, as compared to $25 per hour that other sites charge!
LearnVisualStudio is currently having a 25% off sale ($50 savings) and giving away a free membership to TrainingSpot ($60 value) when LVS Lifetime Membership is purchased.


Limited Time Offer: Free Lifetime Membership to Progress Monitor ($24.95 value) when you purchase any membership at Learn Visual Studio, Lynda Videos or any hosting account at DiscountASP - just forward order confirmation to harvey007@sbcglobal.net
This video tutorial shows how to add speech recognition to a simple dictation application. You can cut-n-paste the source code by clicking here: Source Code for Speech Recognition
If you do not have Microsoft Speech SDK 5.1, you must download and install it for this application to work. You can download it by clicking here: Microsoft Speech SDK 5.1
Here are the steps involved in this tutorial:
1. Get the source code.
2. Install Microsoft Speech SDK 5.1 (if have not already done it)
3. Create New Project in VB 2005 Express
4. Add the reference to Microsoft Speech Object
5. Add the controls to the form
6. Cut-n-paste source code to code for form
7. Train your computer to understand you using Start/Control Panel/Speech
8. Run your Speech Recognition Application
By far, the best hosting company that I have found for .NET applications is Discountasp.net. Discountasp.net provides many SQL tools that make it easy to remotely manage your sql database directly from your computer that other hosting companies like GoDaddy do not.
There is an index of over 700 video tutorials on various programming languages and databases at this post.
Related posts:
- Visual Studio Express 2005 Video Tutorial – Part 4 – Adding Text-To-Speech (TTS) In this tutorial, we learn how to add speech to...
- Visual Studio Express 2005 Video Tutorial – Part 3 – What is Visual Studio This video tutorial provides a high-level overview of what Visual...
- Visual Studio 2005 Express – 6 – RAD – IronSpeed This video tutorial shows how to use Rapid Application Development...
- Visual Studio Express 2005 Video Tutorial – Part 1 Quick 2-minute tutorial shows how to install Visual Studio Visual...
- Visual Studio Express 2005 Video Tutorial – Part 2 This is the second of a series of asp net...
Related posts brought to you by Yet Another Related Posts Plugin.

Hello, can you write a sourse code for voice recognition with vb 2008 please. am trying to make a program with voice commands but am new to this programing and I try all over the internet but I can't find any, so can you help or point me in the right way, am useing visual basic 2008 express, thanks
Hi, I am trying to make a Speech recognizer in VC++, can you please guide on this. I got a few useful videos on msdn site
but they do not work with Windows Xp – Visual Studio 2005 and SAPI 5.1. Any idea about the settingwe need to change for using SAPI on VC++?