thestk / rtaudio

A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems.
Other
1.49k stars 317 forks source link

Is it possible to record the sound from the speaker on MacOSX? #412

Open qingjx opened 1 year ago

qingjx commented 1 year ago

Is it possible to record sound from the speaker on MacOSX? If so, how can I achieve it? If not, is there a possibility of adding this feature in the future? This is an excellent audio library.