How to Change Speaker Configuration in Windows in C#?
问题 I am aware of this old thread: What APIs exist?, but it really didn't answer the question. And it has been a number of years. Yes I am using the NAudio.CoreAudioApi But I'm not finding any useful information. MMDevice.Properties is readonly. Is there a way to do this programmatically in C#? I'm no longer sure. You can also find the channels with: AudioEndpointVolumeChannels, but it only allows Channels.count. Another solution I thought of is with some sort of 'Macro' that changes with mouse