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

Record sound of a specific application #130

Open
KMint1819 opened this issue Jul 8, 2021 · 1 comment
Open

Record sound of a specific application #130

KMint1819 opened this issue Jul 8, 2021 · 1 comment

Comments

@KMint1819
Copy link

Hi, thanks for this wonderful library!

After trying out a bit, I'm wondering that if we can use this library to record a specific running application that is playing sound? Ex. I have Spotify and Youtube(Chrome) playing on the same time, but record only sound from Youtube. Thanks!

@bastibe
Copy link
Owner

bastibe commented Jul 14, 2021

I think this is generally possible with Windows' sound APIs, but not currently implemented in SoundCard. You can record the entire system output, though. You might also be able to create a virtual sound card with a third-party tool, play only spotify or Youtube on that sound card, and record that through SoundCard.

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