Tsarpf / windows-default-playback-device-to-pcm-file

Programmatically capture all audio playing on Windows from default playback device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows default playback device to pcm file

Writes any and all audio coming to the currently selected Windows default audio playback device to a file in 16 bit 44.1khz stereo PCM. This means it can be used to record any audio that is currently playing.

A blog post with some extra insight: https://rabid.prototyping.xyz/programmatically-capture-whats-playing-on-windows/

About

Programmatically capture all audio playing on Windows from default playback device

License:MIT License


Languages

Language:C++ 100.0%