openclaw voicecall

voicecall 是插件提供的命令,只有在语音通话插件已安装并启用时才会出现。

主文档:

常用命令

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>

暴露 webhook(Tailscale)

openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall expose --mode off

安全提示:webhook 端点只应暴露给你信任的网络。能用 Tailscale Serve 就不要用 Funnel。