playfromtext
Introduction
playfromtext is a Python module designed to simplify the process of playing audio files from text on any operating systems.
Installation
To install playfromtext, simply run the following command:
On Linux/MacOS:
pip3 install playfromtext
On Windows:
pip install playfromtext
Usage
Use playfromtext to play audio files from text by typing the following command:
playfromtext <text>
Feedback
Fell Free to poke around and suggest any changes.
Contact me at
priyanshupatel.hawk@gmail.com
License
More on license information can be found in the LICENSE file.