ok can someone write me an example code so i can understand how to work with speech regocnition?
i want to know how i can say "a" and the program will do:
VB Code:
Text1.Text = Text1.Text + " a"
Printable View
ok can someone write me an example code so i can understand how to work with speech regocnition?
i want to know how i can say "a" and the program will do:
VB Code:
Text1.Text = Text1.Text + " a"
Hi,
You can download the SAPI 5.x and Voice SDK from Microsoft. It is free adn comes with some examples as well.
Have a good one!
BK
thx wiz ,
but can someone please write me a simple code for when i say "a" that code i wrote in first post will go to action
please someone?????????????????????????