Commit 0b56d5f
committed
Read Aloud: Preview shows the widget + visible toast feedback
- Preview button now drives the app-level TTSController (wired to the
recorder widget), so it shows the same "Speaking" widget a real trigger
does — a reliable way to see Read Aloud working without selecting text
- TTSController.notify now surfaces a visible toast (no text selected,
missing API key, errors) instead of only an esc beep1 parent bcf7ccd commit 0b56d5f
2 files changed
Lines changed: 5 additions & 4 deletions
File tree
- native-macos/Zerm
- TextToSpeech
- Views/Settings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments