This program turns the text in a pdf file to audio.
It takes arguments in the terminal to determine what happens to the files.
document.pdf # Play audio directly
document.pdf -a # Play audio (explicit)
document.pdf -s # Save as MP3
document.pdf -s -o my_book.mp3 # Save with custom name
document.pdf -r 150 -v 0.8 # Custom rate and volumeThe program utilizes the libraries: