First of all, Thanks for your help.
I am looking for just a little bit of help to nudge me in the right direction.
I am experimenting with the Microsoft Speech SDK 5.1, with Visual Basic.net Express.
I have already added:
Imports SpeechLib
and I understand the text to speech:
Dim Voice As New SpeechLib.SpVoice
Voice.Speak("Hello World!")
Now I just need some basic help with the Voice Recognition.
I did some searching and found some older resources like (Link)
However this article does not do me much good since I am using vb.net. The article posted seems to use vb6.
I have also looked at the examples included with the SDK, However I find them confusing.
Thank you in advance for any help regarding this matter.
This post has been edited by ultimateq: 25 September 2007 - 03:25 PM

New Topic/Question
Reply




MultiQuote




|