Pretty trivial speech recognition and test to speech
hopefully I will write my own implementation from it
It is a common code and I implemented and was inspired by the works of others, not entirly my idea
First need to install these packages:
pip install speechrecognition
pip install pyttsx3
pip install pyaudio
pip install playsound
pip install PyObjC
- what is my name?
- what is your name?
- what is the date?
- search: (it will open a new tab in the default browser and searches the google)
- location: (it will search a location on google map)
- exit (using: exit, thank you, bye command)
hope you enjoy it send me back feedbacks or ideas for new projects Thank you bye bye