DineshTdd / my_speech_assistant

Basic speech assistant built with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my_speech_assistant

Basic speech assistant built with python that uses speech recognition and text-to-speech

Dependencies

pip install speechrecognition
pip install gTTS
pip install pyaudio
pip install playsound
pip install PyObjC(for Mac only)

Voice Commands

You can add other commands, but these are the ones that exist

  • What is your name?
  • What time is it
  • Search
  • Find Location
  • Exit

About

Basic speech assistant built with python


Languages

Language:Python 100.0%