opuslib

Python bindings to the libopus, IETF low-delay audio codec


License
BSD-1-Clause
Install
pip install opuslib==3.0.1

Documentation

python-opus

Python bindings to the libopus, IETF low-delay audio codec

Testing

Run tests with a python setup.py test command or look for Travis build logs.

Contributing

If you want to contribute, follow the pep8 guideline, and include the tests.