openclaw-voice
Self-hosted browser voice chat with local speech recognition
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OpenClaw Voice?โผ
Run `npx skills add Purple-Horizons/openclaw-voice --all -g -y` in your terminal to install this skill globally.
How to add voice chat to my assistant?โผ
OpenClaw Voice runs a local server that transcribes your speech with Whisper, sends it to your assistant, and streams spoken replies back to your browser.
Does OpenClaw Voice keep my audio private?โผ
Yes. Speech-to-text runs locally via faster-whisper, so your voice recordings never leave your own machine.
Does OpenClaw Voice work on mobile phones?โผ
Yes. It runs in any mobile browser, but you need HTTPS for microphone access, which you can get easily with Tailscale Funnel.
Can I use OpenClaw Voice without coding experience?โผ
Basic setup requires editing one environment file with your API keys, then running a single command to start the server.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core