PortAudio / portaudio

PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
Other
1.43k stars 296 forks source link

no Default Audio available #801

Closed bot199proverbs closed 1 year ago

bot199proverbs commented 1 year ago

(Please use the mailing list for support requests and general discussion. This is only for actual bugs.)

Im Getting this returned

device_index = pa.get_default_input_device() OSError: No Default Input Device Available

To Reproduce every time i run

Expected behavior A clear and concise description of what you expected to happen.

* Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Note: PortAudio is a community supported project. If you have a solution, please create a Pull Request for us to consider.

RossBencina commented 1 year ago

Please fill in all of the requested information in the form and delete any lines that are not relevant.

If your microphone is the only input device, ensure that you have configured your system security settings to allow access to the microphone.

RossBencina commented 1 year ago

Closing because insufficient information and no response from reporter.