Package opus provides Go bindings for the Opus audio codec, enabling encoding and decoding of Opus audio streams.
go get gopkg.in/hraban/opus.v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Opus encoder for 48kHz stereo audio
Install libopus-dev (Linux) or equivalent on your OS before building
No dependency data recorded yet.