spatialaudio / python-sounddevice

:sound: Play and Record Sound with Python :snake:
https://python-sounddevice.readthedocs.io/
MIT License
980 stars 145 forks source link

Unable to recieve audio from microphone #479

Closed elia-ashraf closed 5 months ago

elia-ashraf commented 11 months ago

Hi,

I have been trying to record audio from an external microphone using sd.InputStream() and I am unable to do so. I have been able to achieve the same with my system's microphone, but I am unble to do so with any external microphones.

I have not been able to find any similar issues mentioned, but if there is one and you know of it, please do tag me in it. Thank you.

mgeier commented 5 months ago

This question is much too vague to give an answer beyond randomly guessing.

Please create a new issue with much more information, see https://python-sounddevice.readthedocs.io/en/0.4.6/CONTRIBUTING.html#reporting-problems for some inspiration.