1

I'd like to select a particular sound device to use for audio input via python sounddevice.

The sounddevice docs make reference to using "query strings" to select devices (based on the devices "name" I'm pretty sure.) But I can't figure out how to formulate the query strings to work properly.

I know I can use sounddevice.query_devices() too see my device names, but how do I properly write these query strings to select my desired device?

(See the Stream docs under the "device" parameter to see where it references query strings.)

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.