web-reader
web-reader copied to clipboard
A screen reader for everyone, everywhere
The library should allow to set a threshold for the commands recognition. At the moment the library always execute a command, even if the recognized text is not similar to...
Similar to https://web-reader.digital-detox.co.uk but with some more feedback from some user testing. I'll arrange some user testing here in London @AurelioDeRosa.  This should be: 1. Draggable 2. Provide helpful...
The repository should include a CHANGELOG file that lists all the changes of the different versions released. The generation of the file should also be automated.
Every commit related to the source of the library involves the update of the distribution files. To avoid cluttering the commits history with all these updates, the distribution files should...
A user might want to use a different shortcut to start and stop the interaction. The library should give the possibility to customize it.
More languages will allow people to express themselves in their own native language. For better organization, we should choose which languages to prioritize.
WebReader should be able to map the tone and the volume to the HTML elements semantic. It could also take advantage of the [CSS speech module](https://www.w3.org/TR/css3-speech/). A good reference is...
WebReader should implement a `report()` method that specify what features of WebReader can be used on the page.
The library should have a code coverage as close as possible to 100%.
We have to explore a way to give instructions on how to use WebReader and which commands are available on demand.