@hackage libvorbis0.1.0.1

Haskell binding for libvorbis, for decoding Ogg Vorbis audio files

This package gives you a simple high-level API for decoding Ogg Vorbis files or streams, and isn't currently intended to be comprehensive. See the HOgg package in case that's more what you want.

Take a look at the tests/ directory for a minimalistic command-line player.