Skip to content

Latest commit

 

History

History

Voice Bot

Voice-Bot

A simple Python based Voice Bot. Voice bot can speak and interact with user through the voice. If you ask a random question, the bot will answer to your question 🤖

Some list that Voice Bot will answer

  • Current time & date
  • Google Search
  • Location Map
  • Wikipedia Result
  • Weather of any city
  • Covid-19 statistics of any country
  • Add to-do-list
  • Set Time

How to run

Before running this program,download or install:

  • pip install pillow
  • pip install SpeechRecognition
  • pip install pipwin
  • pipwin install pyaudio
  • pip install gTTS
  • pip install requests
  • pip install bs4
  • pip install playsound

This program requires internet connection.

Screenshot

bot1 bot2