A voice assistant is a digital assistant that uses voice recognition, speech synthesis, and natural language processing (NLP) to provide a service through a particular application.
- Greets you
- Tells you the time, Battery Percentage Status and Weather forecast
- Can open various websites like youtube,facebook and reddit
- Can provide you information on any topic fetched from Wikipedia
- Can do maths calculations for you
- Can send email for you
- Python - Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
- Tkinter GUI
- Speech Recognition Library
- Text to Speech convertion
- Clone the entire git repository to your device or download the zip file a. Unzip the downloaded file if you went with downloading the zip
- Navigate to 'source' folder
- Open terminal in the same location
- python main.py
- Requires Python 3.0 and above
- Requires an active internet connection for speech recogition functions