Anuja2512 / Answering_Machine

Answer few commands such as playing songs, showing current time, telling jokes, searching information like Alexa.
4 stars 98 forks source link
hacktoberfest

Answering_Machine

Answer few commands such as playing games , showing current hours , telling joke, searching information like Alexa.

You can do this easily by running pip install -r requirements.txt

Note: If anyone is getting error in installing pyaudio

  Do this in the terminal:
  1. pip install pipwin
  2. pipwin install Pyaudio

Note: For Ubuntu Users

try :
1. pip3 install pipwin
2. sudo apt-get install portaudio19-dev python-pyaudio