docs: make remote host examples generic

This commit is contained in:
Peter Steinberger
2026-01-12 02:11:33 +00:00
parent 4ced7b886e
commit d97c211e82
8 changed files with 14 additions and 8 deletions

View File

@@ -22,6 +22,12 @@ Quick mental model:
- Configure under `plugins.entries.voice-call.config`
- Use `clawdbot voicecall …` or the `voice_call` tool
## Where it runs (local vs remote)
The Voice Call plugin runs **inside the Gateway process**.
If you use a remote Gateway, install/configure the plugin on the **machine running the Gateway**, then restart the Gateway to load it.
## Install
### Option A: install from npm (recommended)