Skip to content

DineshTdd/my_speech_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages