Skip to content

r618/.NET-Ogg-Vorbis-Encoder

 
 

Repository files navigation

Available on NuGet

.NET Ogg Vorbis Encoder

An Ogg Vorbis audio encoding library written entirely in managed code.

How to use

The code makes heavy use of C# 6 features, so you'll need Visual Studio 2015 or later if you want to work with the source. You can download the free Community edition here.

For a demonstration of how to implement the encoder library, see the included example.

Limitations

  • Currently only supports 40k+ Stereo VBR encoding. If you need another format you just need to add the required setup data, feel free to raise a Pull Request, or contact me if you need more information.

About

Ogg Vorbis audio encoding library written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%