ZgeSL is an Android sound library to play MP3 or OGG files for the ZGameEditor (ZGE). It is created as a wrapper for OpenSL. The main purpose is to adapt the original C++ interface to the type system of ZGE.
The project contains also Common Music Library (CML) which provides a common API to ZgeSL for Android, and Media Control Interface (MCI) for Windows. It is used to play just MP3 files on both operating systems.
ZgeSL is free for commercial use and open source under the Zlib License.
Links:
- Download the compiled versions of the library and demo projects from here.
- For more information about usage ZgeSL library in ZGameEditor projects see this page.
- Latest changes are listed in version history.
- Additional information can be found on forum.
- It is recommended to use the latest beta release of ZGameEditor downloaded from here.