voiceblender: Build Custom Voice Solutions
Voiceblender provides a programmable voice platform for custom voice AI integrations, allowing founders to control SIP and WebRTC calls, mix multi-party audio, record conversations, and integrate with various AI agents through a REST API, webhooks, and WebSocket event stream.
- •When building a custom voice-controlled application that requires programmable call control and AI integration
- •When needing to mix and record multi-party audio conversations in real-time
- •When integrating with specific AI agents like ElevenLabs, VAPI, Pipecat, or Deepgram for advanced voice functionalities
curl -X POST -H 'Content-Type: application/json' -d '{"caller": "sip:user1@domain.com", "callee": "sip:user2@domain.com"}' http://localhost:8080/callsSkip 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/voiceblender && curl -fsSL https://workflowstacks.com/api/skills/voiceblender/claude-skill -o ~/.claude/skills/voiceblender/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Voiceblender: Build Custom Voice Solutions is a very large Go project (~77k lines across 342 code files, plus 73 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2CLAUDE.mdThe instructions the AI actually follows
- 3cmd/wavdump/main.goWhere the program starts running
- 4go.modDependencies and the commands it exposes
- 5internal/agent/deepgram.goInside internal/ — 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/voiceblender && curl -fsSL https://workflowstacks.com/api/skills/voiceblender/claude-skill -o ~/.claude/skills/voiceblender/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 voice-ai tools founders pair with this one.