C
C#2mo ago
Mark Morton

How to control system sound output

I wanna get system sound in left channel and music sound in right channel. If anyone have idea, please help me.
1 Reply
Becquerel
Becquerel2mo ago
i used naudio when i last worked with sound in c# (which was several years ago): https://github.com/naudio/NAudio
GitHub
GitHub - naudio/NAudio: Audio and MIDI library for .NET
Audio and MIDI library for .NET. Contribute to naudio/NAudio development by creating an account on GitHub.