Vorbis SPI adds OGG Vorbis capabilities to JavaSound API. New release includes :
- WAV/AU SPI conflict bug fixed.
- AudioInputStream.available() bug fixed.
- Custom information available through AudioFileFormat.getType() workaround :
VORBISxNominalBitRateInBpsxLengthInMilliSeconds (e.g. VORBISx128000x282267)

- Design improved :
tritonus_share.jar included (old Tritonus classes removed).
TDebug class used for debugging traces.
(Use -Dtritonus.TraceAudioFileReader=true to enable traces)
jUnit classes included.

Homepage : http://www.javazoom.net/vorbisspi/vorbisspi.html