areslp
bfbf25e234
fix(feishu): show voice message duration via upload duration ( #89172 )
...
Voice/audio messages sent to Feishu (opus) play fine but show no duration
on the bubble. Feishu derives the voice-bubble duration from the `duration`
parameter of the file upload API (`im/v1/files`); the audio message content
only carries `{file_key}` and has no duration field, so the duration was
never set.
`sendMediaFeishu` now probes the outgoing audio with `ffprobe` and passes the
result as the upload `duration` (ms). It probes the buffer that is actually
sent (after the existing voice transcode, which caps length via
`MEDIA_FFMPEG_MAX_AUDIO_DURATION_SECS`), so the reported length matches what
is played. Probing is best-effort: on failure it logs and omits the duration,
and the message still sends. The audio message content is unchanged.
Fixes #53798
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-22 19:13:14 +00:00
..
2026-06-21 12:24:15 +08:00
2026-06-22 19:33:21 +02:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 09:37:09 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 02:50:55 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:15:40 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:38:57 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 16:42:27 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-19 00:33:04 +08:00
2026-06-22 16:32:50 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:35:14 +02:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 19:52:02 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 19:13:14 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:28:01 +00:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:39:25 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 19:07:45 +00:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:57:03 +08:00
2026-06-22 19:08:00 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 15:48:43 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:20:54 +00:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:06:55 +00:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 06:28:54 -07:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:22:15 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 18:50:59 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:47:24 +08:00
2026-06-22 18:08:05 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-23 02:24:29 +08:00
2026-06-22 02:45:56 -07:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:27:01 +00:00
2026-06-22 18:42:40 +08:00
2026-06-22 21:25:38 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 19:16:55 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:45:59 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 18:04:28 +00:00
2026-06-22 16:12:51 +08:00
2026-06-19 01:20:06 +08:00
2026-06-22 22:12:48 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 18:26:10 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:42:40 +08:00
2026-06-22 22:18:49 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:47:10 +08:00
2026-06-22 19:11:46 +08:00
2026-06-22 11:50:50 -06:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-06 18:34:54 +02:00
2026-06-19 01:20:06 +08:00
2026-06-06 18:34:54 +02:00