K
K
Kirill Petrov2015-09-27 22:49:03
Programming
Kirill Petrov, 2015-09-27 22:49:03

How to write an analyzer of the current windows sound?

Hello, I want to write a program to analyze the current sound in windows from all programs and then send data via tcp / ip in real time.
How can I remove sound from an audio card?
Picking up audio from a stereo mixer is not suitable, since its audio stream depends on the overall volume of the system.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Skogorev, 2015-09-28
@Recosh

WASAPI loopback, naudio

S
Sergey, 2015-09-27
Protko @Fesor

Picking up audio from a stereo mixer is not suitable, since its audio stream depends on the overall volume of the system.

Then no way, because otherwise you will have to collect all the streams yourself or you will have to write your own mixer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question