rotemdan/speak-the-web
GreaseMonkey/TamperMonkey extension that allows any text on the page to be spoken.
JavaScriptGPL-3.0
Issues
- 0
- 0
Firefox: intermittent browser crash when attempting to start speech in one tab while it is already in progress in another tab
#26 opened by rotemdan - 0
Allow shift + middle-click on a currently spoken text region to seek to a different position in the text
#17 opened by rotemdan - 0
If speech is in progress in one tab, and is then started on another one, the new text is queued instead of aborting the current one and starting immediately
#20 opened by rotemdan - 0
Highlighting rectangle doesn't scroll correctly if inside nested scrollable elements
#25 opened by rotemdan - 0
Middle clicking the highlighting rectangle itself is erroneously considered to be outside the boundaries of the spoken text
#24 opened by rotemdan - 0
Words that are broken by a dash at the end of the line cause the entire current and next lines to be highlighted
#23 opened by rotemdan - 0
- 0
Chrome: if an utterance starts to be spoken when the tab is not visible, boundary events are not properly fired, even when the tab becomes acttive again
#21 opened by rotemdan - 0
URLs are not highlighted correctly
#19 opened by rotemdan - 0
- 0
Chrome: word highlighting freezes when the browser window is minimized, taskbar is given focus and then maximized back again
#16 opened by rotemdan - 1
Chrome: cloud based voices (e.g. Google U.S. English female) cut off speech after about 250 characters
#1 opened by rotemdan - 0
Chrome: when text is spoken, calling `cancel()` and then immediately calling `speak()` is very unreliable
#8 opened by rotemdan - 0
- 0
Chrome: highlighting is sometimes lost
#14 opened by rotemdan - 0
Chrome: no way to select a specific native voice
#15 opened by rotemdan - 0
Some abbreviations are not highlighted correctly
#12 opened by rotemdan - 0
Some dates are not highlighted correctly
#11 opened by rotemdan - 0
Optional "focus" mode: hide yet-to-be spoken words in the text to help increase the user's concentration
#10 opened by rotemdan - 0
Extract only the paragraph under the cursor when a multi-paragraph element is clicked
#9 opened by rotemdan - 1
Text nodes within elements that include nested containers are not available to be spoken
#3 opened by rotemdan - 1
Keyboard shortcuts don't work in chrome
#5 opened by rotemdan - 0
Word highlighting should include subsequent text nodes if they contain a fragment of the currently spoken word
#6 opened by rotemdan - 0
If a text selection is middle-clicked, speak only the text within that selection
#7 opened by rotemdan - 1
Highlight the current word currently spoken
#2 opened by rotemdan - 0