package speex

  1. Overview
  2. Docs
Bindings to libspeex

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=4a1490eba0b6bcd06e7849acfdf2c98a
sha512=625b1faed23a06c5f9a37bef3da817f9bac1b7493ceaab7d693d11aedd3125f75df50ae59ffd3088ffb0cb1e673ab82d14f4d684e757460a126232273865e846

Description

Published: 04 Feb 2025

README

ocaml-xiph

This repository provides various OCaml bindings to the xiph libraries.

Documentation:

The API documentation is available here.

Prerequisites:

  • ocaml

  • dune

  • findlib

  • libogg

  • libvorbis

  • libspeex

  • libflac

  • libtheora

  • libopus

See dune-project file for versions.

Installation:

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.

Compilation:

dune build

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.