Purple-HorizonsPurple-HorizonsOfficialยท1 Agent Skills Included

openclaw-voice

Self-hosted browser voice chat with local speech recognition

Adds real-time voice conversations to any assistant through a simple browser interface. Transcribes speech locally with Whisper and streams spoken replies sentence by sentence, so audio never leaves your machine. Eliminates complex WebRTC setup, per-minute voice fees, and manual audio pipeline configuration. Works on desktop and mobile with hands-free continuous listening mode.
npx skills add Purple-Horizons/openclaw-voice --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’