Open ahujaesh opened 2 years ago
I have tried this code in Thonny and Repl.it and it has given me the same error both times. What should I do to fix?
Please check if you installed the package. $> pip3 install speechRecognition
$> pip3 install speechRecognition
check installed packages: pip3 list
pip3 list
❯ pip3 list|grep -i speech SpeechRecognition 3.8.1
I have tried this code in Thonny and Repl.it and it has given me the same error both times. What should I do to fix?