Chrome and Firefox extension to help the visually impaired and those with dyslexia. Click on a text and click2speech reads it out to you.
Potential fixes:
- voices can be installed for Chrome, e.g. US English voice from Google (seem to be Windows only)
- if using Linux, try Firefox instead of Chromium. Firefox supports
espeak
if installed.
build.sh
builds the extension
cd chrome/options
mv src/modules src/modules-backup
mv src/modules-dev src/modules
npm start