From 5879d7cc3817350991da2579e7eb2d0586f51fe6 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sun, 26 Apr 2026 03:51:08 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@29741f696a74982cf79a2d98f2d6cc4e5c8ef93e --- .openclaw-sync/source.json | 4 ++-- docs/channels/feishu.md | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index fa96ede43..6624fa1e3 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -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" } diff --git a/docs/channels/feishu.md b/docs/channels/feishu.md index a4f81263b..c3ba93b34 100644 --- a/docs/channels/feishu.md +++ b/docs/channels/feishu.md @@ -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 +`` placeholder plus the saved attachment, not the raw Feishu +resource payload. + ### Send - ✅ Text