OggSource ISampleSource implementation for CSCore
$ dotnet add package CSCore.OggOggSource ISampleSource implementation for CSCore.
Stream stream = // Any Ogg File stream
var waveSource = new OggSource(stream).ToWaveSource();
Entity Framework Extensions and Dapper Plus are major sponsors and proud to contribute to the development of CSCore.Ogg.