chore(sync): mirror docs from openclaw/openclaw@29741f696a
This commit is contained in:
parent
3811b74e4f
commit
5879d7cc38
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "38e61e004616ae2baaed8fa18fc2c66462160b29",
|
||||
"syncedAt": "2026-04-26T03:47:04.028Z"
|
||||
"sha": "29741f696a74982cf79a2d98f2d6cc4e5c8ef93e",
|
||||
"syncedAt": "2026-04-26T03:49:37.629Z"
|
||||
}
|
||||
|
||||
@ -414,6 +414,15 @@ Full configuration: [Gateway configuration](/gateway/configuration)
|
||||
- ✅ Video/media
|
||||
- ✅ Stickers
|
||||
|
||||
Inbound Feishu/Lark audio messages are normalized as media placeholders instead
|
||||
of raw `file_key` JSON. When `tools.media.audio` is configured, OpenClaw
|
||||
downloads the voice-note resource and runs shared audio transcription before the
|
||||
agent turn, so the agent receives the spoken transcript. If Feishu includes
|
||||
transcript text directly in the audio payload, that text is used without another
|
||||
ASR call. Without an audio transcription provider, the agent still receives a
|
||||
`<media:audio>` placeholder plus the saved attachment, not the raw Feishu
|
||||
resource payload.
|
||||
|
||||
### Send
|
||||
|
||||
- ✅ Text
|
||||
|
||||
Loading…
Reference in New Issue
Block a user