openclaw voicecall
voicecall은 plugin이 제공하는 명령입니다. voice-call plugin이 설치되고 활성화된 경우에만 나타납니다.
Primary doc:
- Voice-call plugin: Voice Call
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
voice-call plugin 환경에서 통화 시작, 이어가기, 상태 확인, webhook 노출 흐름을 설명합니다.
openclaw voicecallvoicecall은 plugin이 제공하는 명령입니다. voice-call plugin이 설치되고 활성화된 경우에만 나타납니다.
Primary doc:
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>
openclaw voicecall expose --mode serve
openclaw voicecall expose --mode funnel
openclaw voicecall expose --mode off