Reader Kurt Schwartz prefers some of his text spoken rather than written. He writes: I have several text files that I’d like my Mac to read to me using its speech software. I know that I can use the ...
So, I have some Java code which creates a file, then runs one of several external binaries upon that file using exec. The external binary reads the provided file, does its processing, then dumps its ...