Jennifer Zhao
981d6b652b
Omit undersized WAV output from Code Mode ( #41934 )
...
## Why
Audio models cannot reliably encode tool-generated clips shorter than 25 ms.
## What changed
- Measure the available audio frames in base64-encoded PCM and IEEE float WAV outputs.
- Replace clips under 25 ms with explanatory text while preserving surrounding Code Mode output.
- Leave clips at or above the threshold and unrecognized audio formats unchanged.
## Testing
- Cover the duration boundary across multiple sample rates and all supported `audio()` input forms.
- Verify bounded and truncated WAV chunks, output after `yield_control()`, and end-to-end mixed text and audio output.
GitOrigin-RevId: 342b4bdbc65db4238580f9cdc372763c2576eca5
2026-08-31 23:36:04 +00:00
..
2026-08-24 22:40:35 +00:00
2026-08-27 02:19:10 +00:00
2026-08-31 22:38:23 +00:00
2026-08-18 23:05:52 +00:00
2026-08-31 22:38:23 +00:00
2026-08-25 03:08:33 +00:00
2026-08-24 21:39:48 +00:00
2026-08-20 08:10:08 +00:00
2026-08-31 13:44:12 +00:00
2026-08-31 13:44:12 +00:00
2026-08-24 21:39:48 +00:00
2026-08-31 00:20:06 +00:00
2026-08-30 16:45:34 +00:00
2026-08-25 16:38:46 +00:00
2026-08-28 19:44:50 +00:00
2026-08-28 19:44:50 +00:00
2026-08-29 02:52:58 +00:00
2026-08-29 02:52:58 +00:00
2026-08-29 02:52:58 +00:00
2026-08-31 23:36:04 +00:00
2026-08-31 22:38:23 +00:00
2026-08-18 23:47:00 +00:00
2026-08-25 21:20:51 +00:00
2026-08-31 19:18:18 +00:00
2026-08-29 02:46:06 +00:00
2026-08-31 00:53:30 +00:00
2026-08-31 21:27:51 +00:00
2026-08-23 18:53:15 +00:00
2026-08-31 23:36:04 +00:00
2026-08-25 21:20:51 +00:00
2026-08-29 03:14:35 +00:00
2026-08-28 01:14:02 +00:00
2026-08-31 22:47:53 +00:00
2026-08-27 21:05:40 +00:00
2026-08-31 21:15:38 +00:00
2026-08-31 21:15:38 +00:00
2026-08-28 21:06:35 +00:00
2026-08-29 20:26:42 +00:00
2026-08-27 20:44:47 +00:00
2026-08-25 21:34:05 +00:00
2026-08-31 15:02:40 +00:00
2026-08-31 21:15:38 +00:00
2026-08-29 03:14:35 +00:00
2026-08-26 23:41:18 +00:00
2026-08-25 21:08:22 +00:00
2026-08-28 01:14:02 +00:00
2026-08-31 21:15:38 +00:00
2026-08-28 01:14:02 +00:00
2026-08-26 14:36:48 +00:00
2026-08-31 22:08:44 +00:00
2026-08-25 18:41:03 +00:00
2026-08-25 22:46:49 +00:00
2026-08-29 03:14:35 +00:00
2026-08-25 15:50:19 +00:00
2026-08-31 23:29:20 +00:00
2026-08-31 19:44:44 +00:00
2026-08-26 17:45:42 +00:00
2026-08-21 16:45:05 +00:00
2026-08-30 16:45:34 +00:00
2026-08-31 21:15:38 +00:00
2026-08-28 01:14:02 +00:00
2026-08-31 22:58:26 +00:00
2026-08-27 23:58:09 +00:00
2026-08-20 06:10:03 +00:00
2026-08-31 21:15:38 +00:00
2026-08-28 02:09:07 +00:00
2026-08-31 21:15:38 +00:00
2026-08-28 21:40:23 +00:00
2026-08-31 23:07:21 +00:00
2026-08-31 19:44:44 +00:00
2026-08-31 19:44:44 +00:00
2026-08-20 14:55:08 +00:00
2026-08-27 21:15:37 +00:00
2026-08-25 21:44:43 +00:00
2026-08-31 23:36:04 +00:00
2026-08-31 21:27:51 +00:00
2026-08-18 22:00:25 +00:00