Normal package discovery
Install with OpenClaw’s plugin command. The bare package spec can resolve through ClawHub with npm as the package source.
Local TTS for OpenClaw
Install the native AverVOX plugin from ClawHub or npm and route OpenClaw speech through the local bridge—streaming Piper or Kokoro audio without a cloud speech API.
What it gives you
The plugin integrates with OpenClaw’s provider system and uses the same capability-aware bridge contract as other AverVOX clients.
Install with OpenClaw’s plugin command. The bare package spec can resolve through ClawHub with npm as the package source.
Audio can begin as soon as the first sentence is synthesized, and interrupted requests terminate their local work cleanly.
Keep Piper or Kokoro loaded in the AverVOX daemon and avoid paying process startup plus model load for every agent reply.
Setup
Use the OpenClaw package manager for the plugin and the AverVOX integration installer for a cautious, self-checking configuration path.
Use OSS or Pro on the Linux machine that will synthesize OpenClaw responses. Confirm avrvx --speak works first.
Run the normal plugin installation command for @avervox/openclaw-plugin, or follow the package’s pinned-version instructions.
Run avrvx --install-integration openclaw when appropriate. It checks command availability and produces an actual audio sample rather than only validating YAML or JSON syntax.
Security disclosure
The safest marketing claim is the inspectable one: know where the package comes from, what it executes, what files it creates, and how it reaches AverVOX.
Common questions
Start with the workflow
Install the published plugin, verify it against your OpenClaw build, and use the warm bridge when low first-audio latency matters.