Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this capture output audio with WASAPI loopback? #57

Open
Napolitain opened this issue Sep 18, 2024 · 1 comment
Open

Can this capture output audio with WASAPI loopback? #57

Napolitain opened this issue Sep 18, 2024 · 1 comment

Comments

@Napolitain
Copy link

https://github.com/s0d3s/PyAudioWPatch

referring to this work in python

Context:
I want to record audio not from microphone but from speaker, on Windows. WASAPI allows it.
Didnt look much into your work which seems great yet

@gen2brain
Copy link
Owner

Why do you need WASAPI loopback for this? See #40 and send a PR if you can. But, you should be able to enumerate devices and choose the capture device you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants