Skip to main content

listen your favourite audiobook

Project description

Audio Book

Read any PDF book with just few line of Python code

Installation

Create new Virtual ENV:

pip install pipenv
pipenv install -r requirements.txt
pipenv shell

Usage example

Audio Book is Python script to read pdf files.Use command link to enter the file location

python3 read_my_book.py <book_path>

Linux installation requirements

  • If you are on a linux system and if the voice output is not working , then : Install espeak , ffmpeg and libespeak1 as shown below:
sudo apt update && sudo apt install espeak ffmpeg libespeak1

documentation:- https://github.com/nateshmbhat/pyttsx3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

audiobook-1.0.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

audiobook-1.0.0-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page