You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read Aloud: accurate widget status + readable tables
- Widget now reflects the real phase: "Thinking…" while the on-device AI
rewrites (new .generatingSpeech state), then "Preparing…" during synthesis,
then the live bars while speaking — instead of one generic "Preparing…".
- Tables read like sentences: rows ("│ a │ b │" or "| a | b |") become
"a, b." with pauses; border/separator rows collapse; stray underscores
stripped. AI prompt told to read tables/lists row by row, never borders.
0 commit comments