openclaw voicecall
voicecall 是一个插件提供的命令。仅当语音通话插件已安装并启用时才会出现。
主要文档:
- 语音通话插件:语音通话
常用命令
bash
openclaw voicecall status --call-id <id>
openclaw voicecall call --to "+15555550123" --message "Hello" --mode notify
openclaw voicecall continue --call-id <id> --message "Any questions?"
openclaw voicecall end --call-id <id>暴露 Webhooks(Tailscale)
bash
openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall unexpose安全提示:仅将 webhook 端点暴露给您信任的网络。尽可能优先使用 Tailscale Serve 而不是 Funnel。