To play files in mp3 format, the following libraries need to be on the classpath:

These are currently available at Javazoom

To play files in ogg format, the following libraries need to be on the classpath: These are currently available at: tritonus.org

Package Specification

This package provides all the audio functionality for JIG. Audio files can be played back as fully loaded clips of audio or they can be streamed. Currently, this audio functionality is implemented with Java Sound.

Related Documentation

The following were excellent resources during design and implementation: