跳转到主要内容

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 unexpose
安全注意事项:仅将 webhook 端点公开给您信任的网络。在可能的情况下,优先使用 Tailscale Serve 而不是 Funnel。