Voice AI

Voice AI architecture and implementation guide. Covers two architectures: speech-to-speech (OpenAI Realtime API, lowest latency) and pipeline (STT->LLM->TTS, more control). Includes provider-specific patterns for OpenAI Realtime, Vapi, Deepgram, ElevenLabs, and LiveKit. Use when building voice agents, voice-enabled apps, or real-time conversational AI.

coco-research d0ad90a 11.1 KB Updated

File contents

coco-research/coco/tree/main/skills/voice-ai commit d0ad90a90a

Frequently asked questions

npx skillmds@latest add coco-research/voice-ai