A simple Python application that reads out textual PDF files.
Install the required PyPI packages before using the application by executing:
> pip install pyttsx3 PyPDF2
The file to be read must be in the same directory as the programme. Then, simply start up the application and give in the file name and page number to start listening.