nateshmbhat / pyttsx3

Offline Text To Speech synthesis for python
Mozilla Public License 2.0
2.07k stars 327 forks source link

Error in "Import speechRecognization" #145

Open shaliniverma132 opened 3 years ago

shaliniverma132 commented 3 years ago

I found such errors while import speechrecognization module. I have installed it by using "pip install speechRecognization" but when I import it or run my program it's showing these errors. Can anyone please help me to solve this?

C:\python programs\Jarvis>python -u "c:\python programs\Jarvis\jarvis.py" Traceback (most recent call last): File "c:\python programs\Jarvis\jarvis.py", line 2, in import SpeechRecognition ModuleNotFoundError: No module named 'SpeechRecognition'

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.81. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

LaKhWaN commented 3 years ago

Hey there, I see, can I have SS of command prompt where your performed this action? cuz I see your wrote "speechRecognization" Recognization! its recognition I think its spelling mistake and also after writing pip install speechRecognition and importing if u still get error please send me SS of command prompt