Top "Naudio" questions

NAudio is an open source audio library for .NET, supporting audio playback, recording and sample manipulation as well as reading and writing various audio file formats.

How to read Bit rate of .wav file in C#

given that I have a .wav file, what would be best way to read its Bit rate property in C#. …

c# audio naudio taglib-sharp mediainfo