ai-agent

OpusSharp: Efficient Audio Coding

Get high-quality audio with OpusSharp, a C# port. Native architecture compilations included.
38 stars10 forksCGuide quality 8/10Updated 7/11/2026100% free · open source
What it does

OpusSharp is a C# port of the Opus codec that allows founders to compress and decompress audio files with high quality.

When to use it
  • When you need to reduce the size of audio files for your startup's application without sacrificing quality
  • When you want to use a free and open-source audio codec that is widely supported
  • When you need to integrate audio compression and decompression into your C# application
Ready-to-paste prompt
OpusEncoder encoder = new OpusEncoder(48000, 2, OpusEncoder.Application.Audio); encoder.Encode(fileInput, fileOutput);
Heads up: Make sure you have the correct .NET runtime version installed, as OpusSharp is built against .NET Framework 4.6.1 and may not work with earlier versions
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/opussharp && curl -fsSL https://workflowstacks.com/api/skills/opussharp/claude-skill -o ~/.claude/skills/opussharp/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
AvionBlock
Language
C
Category
ai-agent
Published
2/18/2024

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.