sharadkhare / audiobook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

audiobook

read any audio book using 12 lines of python

Tutorial

Installation

To read PDF file using Python pip install pypdf2 To Read text (Text to speech) pip install pyaudio pip install pyttsx3

Note:

This code can read all the printable text from a PDF file/ Book

About


Languages

Language:Python 100.0%