android-opus-codec: Encode/Decode Audio
The android-opus-codec provides an efficient Opus codec for Android apps, allowing founders to build high-quality audio-based startups using C++ and JNI.
- •Building a voice or video chat application for Android
- •Creating a podcast or audiobook app with high-quality audio compression
- •Developing a music streaming service with efficient audio encoding and decoding
Encode an audio file using the Opus codec with the command `OpusCodec.encode(audioData, 48000, 2, 128000)`
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/android-opus-codec && curl -fsSL https://workflowstacks.com/api/skills/android-opus-codec/claude-skill -o ~/.claude/skills/android-opus-codec/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Android-opus-codec: Encode/Decode Audio is a very large C project (~89k lines across 334 code files, plus 17 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit 41 months ago, no license file, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2app/src/main/jni/libopusenc/README.mdInside app/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/android-opus-codec && curl -fsSL https://workflowstacks.com/api/skills/android-opus-codec/claude-skill -o ~/.claude/skills/android-opus-codec/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.