can we do voice recognition to load or run methods in web application using asp.net?
Example: i just kept the button as Start and Stop for my timer control application. when i say start it will runs the timer and when i say stop it stops timer, is this possible to do using web applications in asp.net from server side?
my front end is asp.net and vb.net? is this possible recognize a word to load methods in web application?