The error of streaming audio from my microphone #134
-
|
I am sure that I have installed portaudio and pyaudio, but I still receive an error message when running this command: [ERROR Message] I tried downloading the latest version from the PortAudio website:v19.7.0 stable release [Tools] |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @iceleaf97tech! Unfortunately, we've run into struggles getting portaudio to run on Windows environments, even when it seems to be installed correctly. You may want to try running it in WSL, or skipping the microphone streaming step in the streaming test suite. Portaudio is only required for that portion of the test suite, and everything else should work fine. If you have any other issues, or general feedback about the streaming test suite, I'd love to hear them. Let me know if we can help you with anything else. |
Beta Was this translation helpful? Give feedback.
Hi @iceleaf97tech! Unfortunately, we've run into struggles getting portaudio to run on Windows environments, even when it seems to be installed correctly. You may want to try running it in WSL, or skipping the microphone streaming step in the streaming test suite. Portaudio is only required for that portion of the test suite, and everything else should work fine.
If you have any other issues, or general feedback about the streaming test suite, I'd love to hear them. Let me know if we can help you with anything else.