speech recognition Python | The Bro kode

Опубликовано: 04 Июнь 2021
на канале: The Bro Kode
674
17

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