Sarsa Parilla
Sarsa Parilla
Current situation: SAPI5 voices fully available in Firefox Chrome only shows Microsoft SAPI5 voices (i.e. David, Zira) Edge shows none (but Edge provides a huge collection of free high quality...
ce13fd360b0c1c3a50492b6e692410b088b46b08 uses OCR, will be in release 2.0
c82fb9f5049ce16e5f31eab367fa8e95ffc368df now use embedded iframe with postMessage(transfer) instead of loading the player in-place via script tag injection
In light of #316, we should handle MathML properly for KhanAcademy. If the user right-click selected text to read aloud, however, we can not properly handle MathML because the browser...
One option is to read aloud starting from current scroll position. This is easily accomplished by filtering out elements whose getBoudingClientRect().top < 0
User suggests maybe a Pause option on the context menu
Can have a setting pulled from server that specifies how to flip pages for various websites (e.g. OpenStax.org). Specifically CSS selectors that identify the Next/Previous buttons.
If you disable autoplay, the scripts cannot play audio programmatically
Thank you, don't look like there is any workaround. Will have to build an actual Google Workspace addon.
That code is a bit complicated but if we can put a breakpoint in that getText function it will be clear