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
Release files for PySpeakItOut 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| PySpeakItOut-0.2.2.tar.gz | 2.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| PySpeakItOut-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.4 kB
Release files / PySpeakItOut-0.2.2.tar.gz
| Download URL | PySpeakItOut-0.2.2.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
170445ef7cce039c8761b1e54d0c23447bd7e00d3d0772af73f13319c3589bf4
|
|
BLAKE2b-256 checksum How to use checksums |
10b5dd211a8e19d944d37c7b8fde7f3b4a5459d743842ceaad0b572df5ba65f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|
Release files / PySpeakItOut-0.2.2-py3-none-any.whl
| Download URL | PySpeakItOut-0.2.2-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
eea643a5aaa66b951ad22ce9a6d67298b8347e743922a4c0bd623b8d39b35e7d
|
|
BLAKE2b-256 checksum How to use checksums |
7fc604eb7cb09213522d7389e34318c92327aa297acff78abd66cfd5986236c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|