mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:10:52 +00:00
docs: clarify control ui talk status
This commit is contained in:
@@ -160,6 +160,11 @@ Cron jobs panel notes:
|
||||
`talk.provider: "openai"` plus `talk.providers.openai.apiKey`, or reuse the
|
||||
Voice Call realtime provider config. The browser never receives the standard
|
||||
OpenAI API key; it receives only the ephemeral Realtime client secret.
|
||||
- In the Chat composer, the Talk control is the waves button next to the
|
||||
microphone dictation button. When Talk starts, the composer status row shows
|
||||
`Connecting Talk...`, then `Talk live` while audio is connected, or
|
||||
`Asking OpenClaw...` while a realtime tool call is consulting the configured
|
||||
larger model through `chat.send`.
|
||||
- Stop:
|
||||
- Click **Stop** (calls `chat.abort`)
|
||||
- While a run is active, normal follow-ups queue. Click **Steer** on a queued message to inject that follow-up into the running turn.
|
||||
|
||||
Reference in New Issue
Block a user