openreader/src/app/api/tts
Richard R 265e1cb56a feat(tts,config,ui): add advanced segment preloading and block length controls
Introduce configurable segment preloading depth, sentence lookahead, and TTS segment max block length for both PDF and EPUB readers. Add new settings to user preferences, config context, and document settings UI. Refactor TTS segment splitting logic to support per-user max block length and propagate these options through PDF/EPUB adapters and TTS segment generation. Update API, manifest pagination, and segment deduplication for improved performance and correctness. Add tests for new NLP options and manifest logic.

BREAKING CHANGE: TTS segment splitting and manifest APIs now require max block length and preloading parameters; user config schema updated.
2026-05-07 12:26:08 -06:00
..
segments feat(tts,config,ui): add advanced segment preloading and block length controls 2026-05-07 12:26:08 -06:00
voices refactor(tts): extract voice resolution logic to server module and update imports 2026-04-16 15:46:55 -06:00
route.ts refactor(tts): centralize upstream response helpers and improve settings validation 2026-04-16 13:07:31 -06:00