Skip to content

Python app that uses speech recognition and gTTS to answer speech commands

Notifications You must be signed in to change notification settings

sidbhanushali/python_voice_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python Voice Assistant

Python app that uses speech recognition and gTTS to answer speech commands

Dependencies

pip install speechrecognition
pip install pyaudio
pip install gTTS
pip install PyObjC
pip install playsound

Voice Commands

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

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

About

Python app that uses speech recognition and gTTS to answer speech commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages