convert Text to audio file
Project description
# text to audio file converter by python I make a Python based text to audio file converter project. this project is a open source project. You can download this project.
To run this project , first run :-
pip install textaudio
Now, for use this package, you need some packages.
to use thease package, install this packages first :-
pip install gtts
pip install playsound
pip install pyautogui
after run those commands, run command :-
make a file in anyware in desktop. ex; ‘xyz.py’.
after making thease file, insert this line to the file :-
from textaudio import main
then, call the main function via :-
main()
then a GUI has open.
now follow the GUI instructions and convert a text massage into a audio file & save in your desktop.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file textaudio-3.5.15.tar.gz.
File metadata
- Download URL: textaudio-3.5.15.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ff71d6afc7edf56aace5776eebaab3a654167cc02a89eddaa616b4a88ae886b
|
|
| MD5 |
765f6a57b4d9d25456e7f381980e702d
|
|
| BLAKE2b-256 |
0983cc9a1522a5e5ad67c7c22d063f9852880e0e5bf5898f857a466f24bfbd87
|
File details
Details for the file textaudio-3.5.15-py3-none-any.whl.
File metadata
- Download URL: textaudio-3.5.15-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bf6390cd3c9b82825a3335321b2d6a726a0281059eb793337bafe91eac1d74e
|
|
| MD5 |
027acd6f60f0cab4a6a876a3f9fb43a6
|
|
| BLAKE2b-256 |
edaa2739c9cc8cf94a163faefa75d1078a98252ddd9b21b52afa989df3f9f195
|