Open
Description
It would be fantastic to have an option to have text boxes be read aloud via some text-to-speech algorithm, for both players too young to read them easily (say 3-8 years old) and also people whose eyesight is good enough to play, but not to read fine details.
Currently, every time my 4 year old gets to a text box, he needs to call me in to help him. He doesn't need my help anywhere else in the game (since he learned to turn Omega Mode on, at least).
On Mac / Windows, there are already good built in text to speech support. On Linux we could just use something like Flite as an optional dependency (hear the surprisingly decent online demo here and there's a ruby verion on GitHub here).