| 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:
Requirements and caveats from upstream:
Basic usage or getting-started notes:
Documentation
Source