AudioNet / node-core-audio

Bindings for PortAudio giving JavaScript access to sound card samples (mostly unmaintained)
MIT License
330 stars 67 forks source link

Is there a way to get a specific application's sound output in Windows 7? #70

Open helarqjsc opened 7 years ago

helarqjsc commented 7 years ago

I think it can be done with Windows Core Audio API: https://stackoverflow.com/questions/14758360/how-to-detect-which-program-is-playing-sound-on-windows-7

Can this package do something similar?

SupertigerDev commented 5 years ago

Have you managed to do it? I wanna do the same thing but don't know how :/