Skip to content

C# console app to record audio from loopback. Using C++ sample from Microsoft

Notifications You must be signed in to change notification settings

joseluisct/AppLoopback

Repository files navigation

This is an application to show recording audio from C# code, using the new initialization structure of the ActivateAudioInterfaceAsync Win32 API that allows you to pass a process to be included or excluded (and it's children).

It uses NAudio library https://github.com/naudio/NAudio

It contains the Microsoft sample code https://learn.microsoft.com/en-us/samples/microsoft/windows-classic-samples/applicationloopbackaudio-sample/

And the improved sample code from: https://github.com/Naseband/ProcessLoopbackCapture

About

C# console app to record audio from loopback. Using C++ sample from Microsoft

Resources

Stars

Watchers

Forks