C# Wrapper for OpenAL via OpenTK allowing the playing of Ogg Vorbis files on any platform supporting Mono/.Net & OpenAL. Incorporates csvorbis & TagLibSharp from the Mono SVN.
Features
- Use Ogg Vorbis files in your .Net application without worrying about encoding/decoding
- Supports editting of Tags via TagLibSharp without needing additional DLLs
- Has Seek By Time capability
- Threaded (non-blocking) player
- Only needs DragonOgg.dll & OpenTK.dll to be distributed (csvorbis & TagLibSharp are compiled in)
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow DragonOgg
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple and good. Just what I needed. Also thanks for creating some simple examples! :)