Back to Naudio

NAudio.Extras

src/NAudio.Extras/README.md

3.0.11.2 KB
Original Source

NAudio.Extras

Extra, opinionated helpers built on top of NAudio. Targets net9.0 and net9.0-windows10.0.19041.0.

What's included

Utilities that don't belong in the core library but are still useful across projects — for example playlist helpers, ID3 tag readers, Equalizer sample providers, and other community-contributed extras.

When to use it

Install NAudio.Extras when you want these convenience helpers in addition to the main NAudio APIs. It depends on both NAudio and (on Windows) NAudio.Wasapi, so it pulls in the full playback/capture stack.

This package is not required for typical NAudio usage — start with the main NAudio package and add NAudio.Extras only if you need one of the helpers it contains.

See the NAudio documentation site for tutorials and the full API reference, or the GitHub repository for source and documentation.

License

MIT.