NAudio is an open source .NET audio library — playback and recording, file readers and writers, MIDI, DSP and effects, with platform-specific backends auto-selected by target framework.
Info
| Version: | 3.0.0-preview.9 |
| Author(s): | Mark Heath & Contributors |
| Last Update: | Wednesday, May 27, 2026 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/naudio/NAudio |
| NuGet Url: | https://www.nuget.org/packages/NAudio |
Install
Install-Package NAudio
dotnet add package NAudio
paket add NAudio
NAudio Download (Unzip the "nupkg" after downloading)
Dependencies
- NAudio.Asio(>= 2.0.02)
- NAudio.Core(>= 2.0.02)
- NAudio.Midi(>= 2.0.02)
- NAudio.Wasapi(>= 2.0.02)
- NAudio.WinForms(>= 2.0.02)
- NAudio.WinMM(>= 2.0.02)
Tags