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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple and good. Just what I needed. Also thanks for creating some simple examples! :)