Say Me Something
A text to speak library with embedded cache system.
Install
pip3 install say-me-something
Using
In another script
from say_me_something import say
# say(text = None, language = "en", no_cache = False, reset = False, no_speak = False)
say("Hello")
In command line
-h, --help show this help message and exit
-t TEXT [TEXT ...], --text TEXT [TEXT ...]
Text
-l LANGUAGE, --language LANGUAGE
Language
-nc, --nocache No cache
-r, --reset Reset (removing the caches)
-ns, --nospeak No speak
say -t Hello
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file say_me_something-0.1.2.tar.gz.
File metadata
- Download URL: say_me_something-0.1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec76531f4c66455fa06ffe011b3c320eebe51721fa9dda32b9f359769c1779a5
|
|
| MD5 |
2a1e68baa4f995320672ed99dff01a8e
|
|
| BLAKE2b-256 |
10e1eca07e1cb2630f890ceaa6efd5c01635fcf3d1b1b1e242bd4875a68e87cf
|