This repository provides various OCaml bindings to the xiph libraries.
The API documentation is available here.
- ocaml
- dune
- findlib
- libogg
- libvorbis
- libspeex
- libflac
- libtheora
- libopus
See dune-project file for versions.
The preferred installation method is via opam:
opam install ogg vorbis ...
If you wish to install the latest code from this repository, you can do:
opam install .
From within this repository.
dune build