0

Is there any library in Qt to capture the audio output of the user's sound card ? I'd like to find a portable way to do it (windows + mac).
If not, how could I achieve this for Windows ?

Christophe
  • 958
  • 12
  • 20

1 Answers1

1

Windows: WASAPI loopback capture
OS X: Sox + WavTap

Christophe
  • 958
  • 12
  • 20