SkillAgentSearch skills...

AppLoopback

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

Install / Use

/learn @joseluisct/AppLoopback
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated5mo ago
Forks0

Languages

C++

Security Score

67/100

Audited on Oct 22, 2025

No findings