Assistant works on google speech to text engine. Uses python. Various libraries have to be installed, namely :
- pyttsx3
- sppech_recognition
- wikipedia
- webbrowser
- smtplib
Speaks in a voice that is currently installed on your PC. Can be changed by simply changing the voice ID. To see all the voices present in your computer , print voices in the script or check narrator settings on Windows by pressing "Ctrl + Win Logo Keys + N". Has certain features, such as :
- Can search wikipedia automatically and give the correct information present there.
- Greet you according to the time.
- Send emails to a particular reciever. Script could be modified to further ask the assistant for the reciever's address
- Can open youtube , stackoverflow and google in your web browser by voice-rcognition.
- Can play music in a given directory and opens up in the default music player.