pdftotext myPDFdocument.pdf and press Return (replace myPDFdocument.pdf with the name of your PDF document) to create myPDFdocument.txtsay -f myPDFdocument.txt -o myPDFdocument.aiff and press Returnlame -h -m m -b 64 myPDFdocument.aiff myPDFdocument.mp3 and press Returnsay is seriously one of my favorite OS X command line tools. I use it all the time at the end of scripts so the computer can shout "I'm done!" at me.
Both seem to convert the pdf to plain text and then run it through a text-to-speach application, recording the output to mp3.
posted by jjb at 6:41 PM on February 22, 2008