chore(sync): mirror docs from openclaw/openclaw@cbd91676ac
This commit is contained in:
parent
83910253b1
commit
a60b63c39f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "e80de466e5e150b7ecf070954f151d96164fa440",
|
||||
"syncedAt": "2026-05-04T05:34:14.111Z"
|
||||
"sha": "cbd91676ac6b259029c9c8eabdd2606f2ccd518e",
|
||||
"syncedAt": "2026-05-04T05:42:49.646Z"
|
||||
}
|
||||
|
||||
@ -1175,6 +1175,9 @@ agent produces the answer, and regular OpenClaw TTS speaks it into Meet. Use
|
||||
`mode: "bidi"` when you want the realtime voice model to answer directly.
|
||||
Raw `mode: "realtime"` remains accepted as a legacy compatibility alias for
|
||||
`mode: "agent"`, but it is no longer advertised in the agent tool schema.
|
||||
Agent-mode logs include the resolved transcription provider/model at bridge
|
||||
startup and the TTS provider, model, voice, output format, and sample rate after
|
||||
each synthesized reply.
|
||||
|
||||
Use `action: "status"` to list active sessions or inspect a session ID. Use
|
||||
`action: "speak"` with `sessionId` and `message` to make the realtime agent
|
||||
|
||||
Loading…
Reference in New Issue
Block a user