rumkin / duotone-reader

Screen reading enhancement with duo-voice text reading.
https://rumkin.github.io/duotone-reader
5 stars 2 forks source link

Update index.html #4

Closed guest271314 closed 4 years ago

guest271314 commented 4 years ago

Execute speechSynthesis.cancel() to cancel any previously queued requests to the server.

Add || name.includes('English') to condition in .filter() to handle espeak-ng voices which do not include "lang" property.