0
Reply

Control a system via voice commands

Ask a question
Harsha Perera

Harsha Perera

14y
3.4k
1
Harsha,

I am doing a Windows based (not web Based) Data entry system which allows user to create the data structure at the run time. ( User can create tables with necessary fields at the run time of the system. I want this system to be controlled over voice commands. That means When the user says 'Save', the system should fire the Click event of the Save button. So i want know how i can implement this voice part with .Net Platform. Is there any technique in the Visual Studio 2008 to do this part..?? Plz Help me.