VoiceAssistant is a Windows Forms application that allows users to interact with the application using voice commands. The application provides functionality to display commands and simulate sending emails through voice commands.
- Command Display: Say "Show commands" to view available commands.
- Email Functionality: Open the email form by saying "Open Email." Switch between Receiver, Subject, and Text inputs. Simulate sending an email by saying "Send" (Note: This does not send emails practically).
- Windows machine.
- .NET Framework installed.
- Clone the repository:
git clone <repository_url>
- Navigate to the project directory:
cd <project_directory>
- Open the VoiceAssistant application.
All available voice commands are listed below:
- Hello
- Goodbye
- Close
- Exit
- Monica
- Thank you
- What time is it
- What day is it
- Whats the date
- Whats todays date
- Out of the way
- Come back
- Show commands
- Hide commands
- Read commands
- How are you
- Open browser
- Open Email
- Play music
- Stop music
- Goodbye
- Close
- Exit
- Out of the way
- Come back
- Receiver
- Subject
- Text
- [email protected]
- I'm happy
- Nice to meet you.
- Send
Sample voices for interaction with the application are available in the Voices
folder.
Watch the demo video to see the application in action: Download