Skip to content

Answer few commands such as playing songs, showing current time, telling jokes, searching information like Alexa.

Notifications You must be signed in to change notification settings

ajha07/Answering_Machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Answering_Machine

Answer few commands such as playing songs, showing current time, telling jokes, searching information like Alexa.

  • Install the following packages in your terminal to run the code:
    1. pip install SpeechRecognition
    2. pip install pyttsx3
    3. pip install PyAudio
    4. pip install pywhatkit
    5. pip install pyjokes

Note: If anyone is getting error in installing pyaudio

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

About

Answer few commands such as playing songs, showing current time, telling jokes, searching information like Alexa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%