Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 247 Bytes

AudioBook

Read any PDF files using AudioBook.

Requirements

PyCharm

Steps

  1. Create a python project and create python file.

  2. Go to Terminal, Install PyPDF2.

  3. To convert text to speech install, pip install pyaudio, pip install pyttsx3.