Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help please
#1
i hava this error, please hekp me


Traceback (most recent call last):
File "C:/Users/אבירן/PycharmProjects/Marvel/friday.py", line 45, in <module>
voice_note = read_voice_cmd()
File "C:/Users/אבירן/PycharmProjects/Marvel/friday.py", line 26, in read_voice_cmd
with sr.Microphone() as source:
File "C:\Users\אבירן\AppData\Local\Programs\Python\Python37-32\lib\site-packages\speech_recognition\__init__.py", line 79, in __init__
self.pyaudio_module = self.get_pyaudio(Microphone)
AttributeError: 'Microphone' object has no attribute 'get_pyaudio'
Reply
#2
Need more information

How to ask smart questions

What to include in a post
Recommended Tutorials:
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020