🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

voiceclaw

by @kentoku24

Voice conversation interface for OpenClaw using wake word detection, streaming LLM responses, and text-to-speech. Use when a user wants to talk to their Open...

Versionv0.1.0
πŸ’‘ Examples

# Install
git clone https://github.com/kentoku24/voiceclaw.git
cd voiceclaw
npm install

Start (no .env needed if OpenClaw is running locally)

npm start

β†’ [voiceclaw] OpenClaw config loaded from ~/.openclaw/openclaw.json

β†’ [voiceclaw] listening on http://127.0.0.1:8788

Open browser

open http://127.0.0.1:8788

Press ι–‹ε§‹, say the wake word (default: γ‚’γƒͺγ‚Ή), then speak your command.

βš™οΈ Configuration

All settings are optional. Set in .env or environment variables:

| Variable | Default | Description | |---|---|---| | WAKE_WORDS | γ‚’γƒͺスけゃん,γ‚’γƒͺγ‚Ή,... | Comma-separated wake words | | STT_LANG | ja-JP | Speech recognition language | | OPENCLAW_MODEL | openclaw | LLM model name | | VOICEVOX_URL | http://127.0.0.1:50021 | VOICEVOX endpoint | | VOICEVOX_SPEAKER | 1 | VOICEVOX speaker ID | | HOST | 127.0.0.1 | Server bind address | | PORT | 8788 | Server port |

Gateway token is auto-detected from ~/.openclaw/openclaw.json. Override with OPENCLAW_GATEWAY_TOKEN if needed.

View on ClawHub
TERMINAL
clawhub install voiceclaw-jp

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’