In this article I demonstrate how to record from the microphone in .NET, with support for setting the recording level, trimming noise from the start and end, visualizing the waveform in WPF and converting to MP3.
Audio Recording in .NET
The .NET framework does not provide any direct support for recording...