NAudio for .NET MAUI
A significant portion of NAudio utilizes the Windows Audio API. The purpose of this project is to support multi-platform apps with a single codebase using .NET MAUI.
- AudioOut: Play back audio using this output device
- AudioReader: Media Foundation alternative (implements WaveStream)
The project could not have been realized without the essential NAudio Driver for playback.