Reader¶
Overview¶
A reader of text content for accessibility. This takes a Cursor reads its output. This prototype uses the Web Speech API as a synthesizer for text to speech.
See https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
NOTE: We are no longer actively developing this since we know that users would much rather use their own dedicated software. But we are keeping it around for when we want to explore any other voicing features using the web speech API. @author Jesse Greenberg