7 lines
273 B
Text
7 lines
273 B
Text
Python bindings to the libopus, IETF low-delay audio codec.
|
|
|
|
It allows python applications to use the Opus audio codec to encode
|
|
and decode audio, usually in order to reduce the network bandwidth
|
|
that is used by the application.
|
|
|
|
WWW: https://github.com/orion-labs/opuslib
|