π¦ ClawHub
deprecated ignore
by @michael-stajer
Connects voice transcripts and agent responses through hotbutter.ai hosted relay for remote voice interaction with openclaw agents.
π‘ Examples
# Start (connects to hotbutter.ai by default)
voice-bridge startUse your own relay for privacy
voice-bridge start --relay-url wss://your-relay.example.comCustom agent display name
voice-bridge start --agent-name "My Agent"
βοΈ Configuration
| Option | Default | Description |
|--------|---------|-------------|
| --relay-url | wss://hotbutter.ai | Relay WebSocket URL. Change this to use your own relay. |
| --agent-name | Agent | Display name shown in the voice client |
TERMINAL
clawhub install deprecatedignore