docs: clarify control ui talk status · openclaw/openclaw@c971c58
steipete
·
2026-04-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -160,6 +160,11 @@ Cron jobs panel notes:
|
160 | 160 | `talk.provider: "openai"` plus `talk.providers.openai.apiKey`, or reuse the |
161 | 161 | Voice Call realtime provider config. The browser never receives the standard |
162 | 162 | OpenAI API key; it receives only the ephemeral Realtime client secret. |
| 163 | +- In the Chat composer, the Talk control is the waves button next to the |
| 164 | + microphone dictation button. When Talk starts, the composer status row shows |
| 165 | +`Connecting Talk...`, then `Talk live` while audio is connected, or |
| 166 | +`Asking OpenClaw...` while a realtime tool call is consulting the configured |
| 167 | + larger model through `chat.send`. |
163 | 168 | - Stop: |
164 | 169 | - Click **Stop** (calls `chat.abort`) |
165 | 170 | - While a run is active, normal follow-ups queue. Click **Steer** on a queued message to inject that follow-up into the running turn. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。