> ## Documentation Index
> Fetch the complete documentation index at: https://openclaw.veiseule.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# voicecall

# `openclaw voicecall`

`voicecall` はプラグインが提供するコマンドです。 `voicecall` はプラグインによって提供されるコマンドです。voice-call プラグインがインストールされ、有効化されている場合にのみ表示されます。 `voicecall` はプラグインによって提供されるコマンドです。voice-call プラグインがインストールされ、有効化されている場合にのみ表示されます。

主要ドキュメント:

* Voice-call プラグイン: [Voice Call](/plugins/voice-call)

## 一般的なコマンド

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
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）

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall unexpose
```

セキュリティ注記: Webhook エンドポイントは、信頼できるネットワークにのみ公開してください。可能な場合は、Funnel よりも Tailscale Serve を優先してください。 可能な場合は、テールスケールは、ファンネルよりもサーブを好む。
