NAudio can let you adjust volume. But are you after some kind of automatic gain adjustment? Maybe a compressor algorithm would help (NAudio does include an example called SimpleCompressor, but will need to learn how they work to configure it).
↧