Kevin
93be60f74c
fix(tts): gate auto reply by ENABLE_TTS; allow on-demand and manual playback
...
- Pipeline: skip _send_tts_audio only for non-manual when ENABLE_TTS=false;
remove enable_tts early return from handle_tts_request_on_demand.
- Tencent TTS: PrimaryLanguage/chunking follow user language preference only.
- Expo: let manual tts_audio bypass late-segment playback gate after interrupt.
- Docs: clarify ENABLE_TTS vs tts_request in api/.env.example and TTSProvider port.
- Tests: add manual bypass cases; adjust pipeline language tests for en+Chinese text.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-11 17:15:02 +08:00
..
2026-04-30 14:11:50 +08:00
2026-04-08 09:43:34 +08:00
2026-04-06 22:23:46 +08:00
2026-04-07 17:18:47 +08:00
2026-04-08 15:37:09 +08:00
2026-04-10 10:25:15 +08:00
2026-04-01 16:29:18 +08:00
2026-04-08 15:37:09 +08:00
2026-05-06 13:51:43 +08:00
2026-04-02 16:37:14 +08:00
2026-04-06 22:23:46 +08:00
2026-05-11 16:16:49 +08:00
2026-04-16 20:42:54 +08:00
2026-04-01 11:55:52 +08:00
2026-04-03 10:12:59 +08:00
2026-04-06 22:23:46 +08:00
2026-04-30 14:11:50 +08:00
2026-04-30 09:17:01 +08:00
2026-03-31 23:55:26 +08:00
2026-04-08 15:37:09 +08:00
2026-05-11 16:16:49 +08:00
2026-04-16 20:42:54 +08:00
2026-04-30 16:22:55 +08:00
2026-04-08 21:36:12 +08:00
2026-04-30 14:11:50 +08:00
2026-04-22 16:56:28 +08:00
2026-04-03 13:44:11 +08:00
2026-04-01 11:55:52 +08:00
2026-05-06 13:18:02 +08:00
2026-03-30 11:53:04 +08:00
2026-04-30 14:11:50 +08:00
2026-04-22 16:56:28 +08:00
2026-04-30 16:22:55 +08:00
2026-04-10 10:25:15 +08:00
2026-04-09 15:32:35 +08:00
2026-04-08 15:37:09 +08:00
2026-04-30 09:17:01 +08:00
2026-04-27 14:34:30 +08:00
2026-04-27 14:34:30 +08:00
2026-04-10 10:25:15 +08:00
2026-04-03 10:12:59 +08:00
2026-04-30 09:17:01 +08:00
2026-05-06 13:18:02 +08:00
2026-04-10 20:35:57 +08:00
2026-05-06 13:18:02 +08:00
2026-05-11 16:16:49 +08:00
2026-05-06 13:18:02 +08:00
2026-04-30 16:22:55 +08:00
2026-04-30 14:11:50 +08:00
2026-04-30 14:11:50 +08:00
2026-04-30 16:22:55 +08:00
2026-04-30 16:22:55 +08:00
2026-05-11 16:16:49 +08:00
2026-05-11 16:16:49 +08:00
2026-04-03 10:12:59 +08:00
2026-04-02 14:38:40 +08:00
2026-04-01 11:55:52 +08:00
2026-04-27 14:34:30 +08:00
2026-04-01 11:55:52 +08:00
2026-05-11 17:15:02 +08:00
2026-05-11 16:16:49 +08:00
2026-05-06 13:18:02 +08:00
2026-05-11 16:16:49 +08:00
2026-04-03 10:12:59 +08:00
2026-05-11 16:16:49 +08:00
2026-04-22 16:56:28 +08:00
2026-05-11 16:16:49 +08:00
2026-05-11 16:16:49 +08:00
2026-04-03 13:44:11 +08:00
2026-05-06 13:18:02 +08:00
2026-05-06 13:18:02 +08:00
2026-04-30 16:22:55 +08:00
2026-04-09 15:32:35 +08:00
2026-05-06 13:18:02 +08:00
2026-03-26 12:13:36 +08:00
2026-04-07 17:18:47 +08:00
2026-05-11 17:15:02 +08:00
2026-04-06 22:23:46 +08:00
2026-03-27 16:24:43 +08:00
2026-04-08 15:37:09 +08:00
2026-05-11 16:16:49 +08:00