# 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.
Raw data
{
"_id": null,
"home_page": "http://github.com/tushark39",
"name": "playfromtext",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,playfromtext,play,audio,text,tts,google,text-to-speech,speech,audio,play,playfromtext",
"author": "Priyanshu Patel",
"author_email": "priyanshupatel.hawk@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0f/4f/7186ae2913846c53a0a0306d8d1604d96bab3865b15ce1a3bbfafffc3d62/playfromtext-0.1.tar.gz",
"platform": null,
"description": "# playfromtext\n\n## Introduction\n`playfromtext` is a Python module designed to simplify the process of playing audio files from text on any operating systems.\n\n## Installation\n\nTo install `playfromtext`, simply run the following command:\n\n\nOn Linux/MacOS:\n```\npip3 install playfromtext\n```\n\nOn Windows:\n```\npip install playfromtext\n```\n\n## Usage\nUse `playfromtext` to play audio files from text by typing the following command:\n \n\n playfromtext <text>\n\n\n## Feedback\nFell Free to poke around and suggest any changes.\nContact me at\n`priyanshupatel.hawk@gmail.com`\n\n## License\nMore on license information can be found in the `LICENSE` file.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python for playing audio from text and saving it to a file",
"version": "0.1",
"split_keywords": [
"python",
"playfromtext",
"play",
"audio",
"text",
"tts",
"google",
"text-to-speech",
"speech",
"audio",
"play",
"playfromtext"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c029c57776d2a90df0ed324115d2dd6d87e3b9d736d3b7fa05201641804635bc",
"md5": "4b36b01383a8b980b8a9a3efac8b9e2c",
"sha256": "c516f88b199a22229ce9d6cf5b11110692b1fc0c99a9a7889c3de6ab54b34167"
},
"downloads": -1,
"filename": "playfromtext-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b36b01383a8b980b8a9a3efac8b9e2c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3553,
"upload_time": "2023-04-10T07:48:59",
"upload_time_iso_8601": "2023-04-10T07:48:59.825607Z",
"url": "https://files.pythonhosted.org/packages/c0/29/c57776d2a90df0ed324115d2dd6d87e3b9d736d3b7fa05201641804635bc/playfromtext-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0f4f7186ae2913846c53a0a0306d8d1604d96bab3865b15ce1a3bbfafffc3d62",
"md5": "fa49753e87afaf64027b3748220fd098",
"sha256": "6a7c5e2eabee95411172b355d8843ad413f8c03589d5918cf329549d7f5601c4"
},
"downloads": -1,
"filename": "playfromtext-0.1.tar.gz",
"has_sig": false,
"md5_digest": "fa49753e87afaf64027b3748220fd098",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3155,
"upload_time": "2023-04-10T07:49:02",
"upload_time_iso_8601": "2023-04-10T07:49:02.004079Z",
"url": "https://files.pythonhosted.org/packages/0f/4f/7186ae2913846c53a0a0306d8d1604d96bab3865b15ce1a3bbfafffc3d62/playfromtext-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-10 07:49:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "playfromtext"
}