I can pipe data streams to the app easy enough, by doing it with some basic bash scripting like so:
echo $(command) | say
but Im not sure about direct io as a /dev/file , such as /dev/voice, and if I can work out a way to set it up as such, then I dont even have to worry about having a monitor or straining to see it.
My end goal is to link /dev/tty1 to /dev/voice and have everything spoken.
I was hoping any you would have the answer I am looking for; In turn I could take your answer and compile a ttorial or package for fellow blind linux users, giving you credit for your work of course.
This would really help me out.. got any ideas?











