Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 249 Bytes

Tell me a joke bot

Say "Tell me a joke" and it reads a joke for you

A basic script which reads a joke on user command.

Requirements:

pip install pyttsx3
pip install pyaudio
pip install speechrecognition
pip install requests