{"id":68921,"library":"gopus","title":"Gopus","description":"Gopus provides Go bindings for the Opus audio codec, enabling encoding and decoding of audio streams.","status":"active","version":"0.0.0-20210501142526-1ee02d434e32","language":"go","source_language":null,"source_url":"https://github.com/layeh/gopus","tags":["audio","codec","opus","bindings"],"install":[{"cmd":"go get layeh.com/gopus","lang":"bash","label":"Install layeh.com/gopus"}],"dependencies":[],"imports":[{"symbol":"gopus","correct":"layeh.com/gopus"}],"quickstart":{"code":"package main\n\nimport (\n\t\"layeh.com/gopus\"\n)\n\nfunc main() {\n\tenc, err := gopus.NewEncoder(48000, 1, gopus.Audio)\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\t_ = enc\n}","lang":"go","description":"Creates a new Opus encoder with sample rate 48000, mono, and audio input."},"warnings":[],"env_vars":null,"search_vec":"'audio':9,16,18 'bind':5,21 'codec':10,19 'decod':14 'enabl':11 'encod':12 'go':4 'gopus':1,2 'opus':8,20 'provid':3 'stream':17","created_at":"2026-06-17T17:55:34.762592+00:00","updated_at":"2026-06-17T17:55:34.762592+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/layeh/gopus","github":"https://github.com/layeh/gopus","docs":"https://pkg.go.dev/layeh.com/gopus#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}