PySpeak
Simple Package To Speak In Python
How to use:
```python
from Pyspeak import talk
# only 2 voices are available male and female
Voice = 1
# How fast to speak
Rate = 175
talk.settings(Voice, Rate)
talk.talk("This is me speaking using pyspeak")
```
if user.hasBrain == Yes:
You can use your brain to figure out how to use this in your code!
else:
Buy A Brain!
Raw data
{
"_id": null,
"home_page": "",
"name": "PySpeakify",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "talk,python talk,speak,python speak",
"author": "Ephiliaa",
"author_email": "abinsibin63@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/77/53/26ba6c2e52c5eb69ea6c93dc3c92152d60c932322844ed64372efa59523f/PySpeakify-1.0.tar.gz",
"platform": null,
"description": "PySpeak\r\n\r\nSimple Package To Speak In Python\r\n\r\nHow to use:\r\n\r\n```python\r\nfrom Pyspeak import talk\r\n\r\n\r\n# only 2 voices are available male and female\r\nVoice = 1\r\n# How fast to speak\r\nRate = 175\r\n\r\ntalk.settings(Voice, Rate)\r\ntalk.talk(\"This is me speaking using pyspeak\")\r\n```\r\nif user.hasBrain == Yes:\r\n\r\n You can use your brain to figure out how to use this in your code! \r\nelse:\r\n \r\n Buy A Brain!\r\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "1.0",
"project_urls": null,
"split_keywords": [
"talk",
"python talk",
"speak",
"python speak"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3d56df666c9f0a3650802577c5224b1cbdc957903649f5a20d94c2906241a4f4",
"md5": "b895d4b655124ec4cff1e2fae66807ba",
"sha256": "2ff663e6fd07394c500baba7db55405feb80744cca444e80e6ed44a13a7fa0c6"
},
"downloads": -1,
"filename": "PySpeakify-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b895d4b655124ec4cff1e2fae66807ba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2222,
"upload_time": "2023-12-22T08:51:11",
"upload_time_iso_8601": "2023-12-22T08:51:11.708815Z",
"url": "https://files.pythonhosted.org/packages/3d/56/df666c9f0a3650802577c5224b1cbdc957903649f5a20d94c2906241a4f4/PySpeakify-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "775326ba6c2e52c5eb69ea6c93dc3c92152d60c932322844ed64372efa59523f",
"md5": "4e0f93ca961911f72666046c439c3a24",
"sha256": "180f6ccc0b5898f6805ccbfbd91c503168657b31c1672b1948a04c9f94f7a60e"
},
"downloads": -1,
"filename": "PySpeakify-1.0.tar.gz",
"has_sig": false,
"md5_digest": "4e0f93ca961911f72666046c439c3a24",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2127,
"upload_time": "2023-12-22T08:51:13",
"upload_time_iso_8601": "2023-12-22T08:51:13.496909Z",
"url": "https://files.pythonhosted.org/packages/77/53/26ba6c2e52c5eb69ea6c93dc3c92152d60c932322844ed64372efa59523f/PySpeakify-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-22 08:51:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyspeakify"
}