Use Vocode to compose transcription, LLM, speech synthesis, and telephony components into reviewable real-time voice-agent workflows.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill build-streaming-voice-llm-agents-with-vocode --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Build Streaming Voice Llm Agents With Vocode?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-build-streaming-voice-llm-agents-with-vocode)More formats (shields.io, HTML) on the badges page.
---
name: "Build streaming voice LLM agents with Vocode"
slug: "build-streaming-voice-llm-agents-with-vocode"
description: "Use Vocode to compose transcription, LLM, speech synthesis, and telephony components into reviewable real-time voice-agent workflows."
github_stars: 3767
verification: "security_reviewed"
source: "https://github.com/vocodedev/vocode-core"
author: "Vocode"
publisher_type: "organization"
category: "Media & Transcription"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "vocodedev/vocode-core"
github_stars: 3767
---
# Build streaming voice LLM agents with Vocode
Use Vocode to compose transcription, LLM, speech synthesis, and telephony components into reviewable real-time voice-agent workflows.
## Prerequisites
Python environment with the vocode package; provider credentials for selected transcription, LLM, speech synthesis, and telephony services; optional LangChain integration for agent-triggered outbound calls.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install vocode
Requirements and caveats from upstream:
- [](https://pypi.python.org/pypi/vocode)
- 🗣 [Spin up a conversation with your system audio](https://docs.vocode.dev/open-source/python-quickstart)
- python
Basic usage or getting-started notes:
- asyncio.run(main())
- Source: https://github.com/vocodedev/vocode-core
- Extracted from upstream docs: https://raw.githubusercontent.com/vocodedev/vocode-core/HEAD/README.md
## Documentation
- https://docs.vocode.dev/open-source
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/build-streaming-voice-llm-agents-with-vocode/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!