These are tools I use to make Linux work for me.
This script can be used in a few ways.
tts.sh --xclip
will speak X primary selectiontts.sh hello world
will speak the commandline argumentsecho hello world | tts.sh
will speak the piped text
This script allows you to select a region of the screen which will then be OCR'ed and spoken aloud.
This will take a screenshot of the dialog region of Final Fantasy XIV, OCR it, and the speak it aloud. The screen capture portion likely needs to be adjusted based on your screen resolution and game display settings.