Skip to main content

PySpeakItOut AudioBook package

Project description

PySpeakItOut Package

PySpeakItOut package is a audiobook that makes you fall in love with reading books, it extract content from pdf and convert it into a audiobook to increase your reading efficiency

Installation

Install PySpeakItOut package by giving command

  pip install PySpeakItOut

Important Note

before passing book name in reader method as a 
parameter, please make sure that book is present in 
the same directory where you are coding

Examples

    from PySpeakItOut import reader

    reader.readitout(book='bookname.pdf',
                  voice='male' or 'female',
                  page_number=8,
                  speech_rate=160)

Author

@krishna_sonune

Author @kris

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

PySpeakItOut-0.2.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

PySpeakItOut-0.2.2-py3-none-any.whl (2.3 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