In this video I show you how to do speech recognition using Python and it's
Speech recognition and pyttsx3 module.
commands ⚙️
windows
pip install SpeechRecognition
pip3 install SpeechRecognition
pip install pyttsx3
pip3 install pyttsx3
Mac & Linux
sudo pip3 install SpeechRecognition
sudo pip3 install pyttsx3
Follow me on Twitter : / kode_bro
Peace.
#CodeinPython #SpeechRecognition #pyttsx3