From 3cc56cae06410d5c79a41bdc43d17ac4a7ab2eba Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Fri, 24 Apr 2026 21:37:49 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@8a9d02dd82d49026aae99f8b64ff75aa80932874 --- .openclaw-sync/source.json | 4 ++-- docs/plugins/voice-call.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index e5aaab05c..148b97562 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "5b8bd6371c666a5de43c82305e0315771e8e49d5", - "syncedAt": "2026-04-24T21:24:12.759Z" + "sha": "8a9d02dd82d49026aae99f8b64ff75aa80932874", + "syncedAt": "2026-04-24T21:36:21.724Z" } diff --git a/docs/plugins/voice-call.md b/docs/plugins/voice-call.md index dc686b513..35a6b7514 100644 --- a/docs/plugins/voice-call.md +++ b/docs/plugins/voice-call.md @@ -548,6 +548,7 @@ For outbound `conversation` calls, first-message handling is tied to live playba - Barge-in queue clear and auto-response are suppressed only while the initial greeting is actively speaking. - If initial playback fails, the call returns to `listening` and the initial message remains queued for retry. - Initial playback for Twilio streaming starts on stream connect without extra delay. +- Realtime voice conversations use the realtime stream's own opening turn. Voice Call does not post a legacy `` TwiML update for that initial message, so outbound `` sessions stay attached. ### Twilio stream disconnect grace