Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# StoryReader
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

# Audiobook

This will read story for u :)
Read any audio book from pdf using 12 lines of python.

### Modules used:
1. PyPDF2
2. Pyttsx3

You can add you custom stories in pdf and just by replacing name of pdf in the code ...You have created ur own story reader

Expand Down