Voice based typingless programming for physically challenged people
Pre-Requisites: • Install Windows Operating System Windows Vista or above. • Make sure that you have installed Visual Studio 2008 or above in your computer. • Make sure that your operating system has Windows Speech Recognition (SAPI) software. • Use the voice cancellation microphone to use this project so as to recognise the voice of the user correctly.
Instructions:
- Start the Speech Recognition from the Control Panel.
- Train the Computer through Speech Recognition Training step by step.
- After the training, go to the Project and run the Visual Studio Project File.
- Run the Project.
- Click Start from the User Interface to start the Voice Based typingless Programming Project.
- Speak the C# Program into the rich textbox provided.
- Save the File using the Save button. Speak "Save" and the file name.
- Speak "Debug" to debug the file.
- If any error occurs, correct it by telling the correct format.
- If no error, then give the input in the Program Input rich Textbox.
- Execute the program by speaking "Execute".
- Speak "Exit" to close the program.