/Make-windows-bot

using python

Primary LanguagePython

Make-windows-bot

using python

What can this Bot do for you? It can send emails on your behalf. It can play music for you. It can do Wikipedia searches for you. It is capable of opening websites like Google, Youtube, etc., in a web browser. It is capable of opening your code editor or IDE with a single voice command.

Installation

For linux users

Learn all the above commands on terminal. Make sure to use pip3, because in linux pip refers for python2 and pip3 refers to python3. Install these too - pip3 install pyAudio

For windows users

(run those in command prompt/cmt/terminal) For the robot to listen to our voice/speech pip install speechRecognition

To speak out, or text to speech pip install pyttsx3

Install pyaudio - Note(Python 2.7, 3.4, 3.5, and 3.6. For those versions Supports 😒) pip install pyAudio

To get funny jokes pip install pyjokes

To get wikipedia data pip install wikipedia

Issues

Let me know