OpenVoiceUI -AI-Voice Agent App Generates Live Canvas Pages Using OpenClaw
If you've been following OpenClaw — the open-source AI gateway that routes to any LLM provider — you've probably wondered: what can I actually build on top of it? OpenVoiceUI is the first voice UI ...

Source: DEV Community
If you've been following OpenClaw — the open-source AI gateway that routes to any LLM provider — you've probably wondered: what can I actually build on top of it? OpenVoiceUI is the first voice UI built on OpenClaw. It gives OpenClaw a face, a voice, and a visual workspace. Talk to any LLM through your browser, hear responses spoken back, and watch the AI build live web pages during the conversation. This tutorial gets you from zero to a running voice assistant in about 5 minutes. What is OpenClaw + OpenVoiceUI? OpenClaw is the gateway layer. It handles: Routing to any LLM provider (Anthropic, OpenAI, Groq, Z.AI, local models) Session management and context windowing Tool use and agent orchestration Auth profile management (swap API keys, add providers on the fly) OpenVoiceUI is the interface layer built on top of OpenClaw. It adds: Voice I/O — browser-based speech-to-text and text-to-speech Live web canvas — the AI generates full HTML pages during conversation (dashboards, reports, to