How to adjust microphone gain from C# (needs to work on XP & W7) - Stack Overflow
The problem is that for whatever reason, that API does not allow me to adjust microphone (WaveIn) volume. So, ... This is done because on XP, in the first call to GetVolumeControl (refer to site above for that code), the call to mixerGetLineControlsA() fa...