Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 543 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 543 Bytes

PyVoiceBot

A Simple Voice Chat Bot Made using Python

Module to be installed :

  • Speech Recognition - https://pypi.org/project/SpeechRecognition/
  • Text to speech - https://pypi.org/project/pyttsx3/
  • PyAudio - https://pypi.org/project/PyAudio/ (If installation shows error , try python 3.6 or Lower)
  • Pywhatkit - https://pypi.org/project/pywhatkit/
  • Wikipedia - https://pypi.org/project/wikipedia/
  • Datetime - https://pypi.org/project/DateTime/
  • Pyjokes - https://pypi.org/project/pyjokes/