Hero Books: Add read-aloud for chapters and pages #85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Once the voice pipeline is confirmed working on AI Assistant (#78), extend read-aloud to Hero Books.
What
Add play/pause controls to Hero Books that read chapter content aloud using the OS-wide voice service (
/hero_voice_ui/api/tts).UX
Dependencies
Architecture
Same TTS pipeline as AI Assistant — no new backend work needed.
Signed-off-by: mik-tf
#85 Complete — Read Aloud for book pages
Deployed in v0.7.1-dev on herodev.
What was added
Visual verification
Hero Browser MCP: Read button visible on book page alongside Book PDF / Page PDF buttons.
Testing
All 7 layers passed:
Signed-off-by: mik-tf