Reference no: EM132399077
Assignment - Virtual Assistant Speech Recognition
Build a speech Recognition Virtual Assistant program.
First Problem
On the video 6 of the tutorial the program starts to answer the questions like what time is it, what date is it. But my program does not answer anything as shown on the video I am following.
This is the error I have on my program from video 6. Ai think the problem is related with references.
The references I added on this program are:
AIMLbot (placed the AIML folder on Debug folder of this program)
Microsoft.Speech
System.Speech
Requirements
Task 1
Fix the error from the video 6 and follow the rest of the video to add written code on my program from the video:
Video 6: Adding chat box
Video 7: Adding the browser
Video 8: Adding more commands
Video 9: Adding google search (On the video to search something it says: "search for Bill Gates" and the program redirects the user for that page. I want to improve this functionality to enable the user after showing list of selection of Bill Gates, to be able to move from different selection by saying "go up" or "go down" to display an icon going up or going down the from the list of the info searched on google via voice command and to be able to choose one selection by saying "select Bill Gates - Microsoft, Family & Quotes - Biography" after the program open the selected page to have functionality to return back to previous page via voice commands.
Task 2
These are other requirements that I want to implement on the program that are not on the video tutorial. I will be providing source code of each requirement on this section.
1. Calculator: I want the program to give maths solutions after asking questions like: 5*5=25 10+10=20 30-5=25
2. Commands: To have normal conversation by giving responses to the questions
3. Conversation
4. Process control: to open different available programs on the computer
5. Special Commands (shutdown and restart computer)
6. Microsoft word document: Open the Microsoft word document and be able to write the text on word document via voice commands and be able to save the file.
Attachment:- Instructions File.rar