メインコンテンツへスキップ

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エンドポイントは、信頼できるネットワークにのみ公開してください。可能であれば、Funnel よりも Tailscale Serve を優先してください。