{ "info": { "author": "Cyril Coelho", "author_email": "cyrilcoelho67x@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Communications" ], "description": "gTTS_simple\nRendre encore plus simple de quelque chose de pas compliqu\u00e9 \n\nAuteur: Cyril Coelho -\n\nVersion 1.2\n\nPas besoin de paniquer ceci va vous aider a comprendre comment \u00e7a marche\nLes dependances sont: gTTS et pygame\nInstallez les avec pip et installer ensuite gTTS_Simple:\n\n\npip install gTTS pygame\npip install gTTS_Simple\n\n\nEnsuite voil\u00e0 comment utiliser cette librairie,\nvoila comment faire de la synth\u00e8se vocale:\n\n\nfrom gTTS_Simple imoport *\nv = voice(\"ceci est un test\",\"fr\",False)\nv.compilation(\"test.mp3\")\nv.lecture()\n\n\n\n\nVous pouvez a tout moment stopper la lecture avec:\n\n\nv.stop()\n\n\n\nVoila c'est pas plus compliqu\u00e9", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LaGvidilo/gTTS_simple", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "gTTS_Simple", "package_url": "https://pypi.org/project/gTTS_Simple/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gTTS_Simple/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/LaGvidilo/gTTS_simple" }, "release_url": "https://pypi.org/project/gTTS_Simple/1.2/", "requires_dist": null, "requires_python": null, "summary": "La synth\u00e8se vocale simplifi\u00e9e", "version": "1.2" }, "last_serial": 2848947, "releases": { "1.0": [], "1.1": [ { "comment_text": "", "digests": { "md5": "ab91ca55989602bb5a144584b4c96907", "sha256": "80f5be12977f4517ce3fb0efe5d7480c9e57eb051f9652c5e0b8925c5cfce9b7" }, "downloads": -1, "filename": "gTTS_Simple-1.1.tar.gz", "has_sig": false, "md5_digest": "ab91ca55989602bb5a144584b4c96907", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2675, "upload_time": "2017-05-03T12:07:24", "url": "https://files.pythonhosted.org/packages/bf/0b/ba244d36e34e754b21b8a6ba3701134e6c586cebc692e05db26b3c413e95/gTTS_Simple-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "82734a14587a7d8d89dd62b337b823a4", "sha256": "5d9c80d7ba93b33a9980eb309f065bd6f5b266b83ad18a53db2dcef3dae599fc" }, "downloads": -1, "filename": "gTTS_Simple-1.2.tar.gz", "has_sig": false, "md5_digest": "82734a14587a7d8d89dd62b337b823a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2675, "upload_time": "2017-05-03T12:09:37", "url": "https://files.pythonhosted.org/packages/d8/c4/c6f794cd1e8e01cee6f79ba33afb5ae496db2bfcaee849236b2127764686/gTTS_Simple-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82734a14587a7d8d89dd62b337b823a4", "sha256": "5d9c80d7ba93b33a9980eb309f065bd6f5b266b83ad18a53db2dcef3dae599fc" }, "downloads": -1, "filename": "gTTS_Simple-1.2.tar.gz", "has_sig": false, "md5_digest": "82734a14587a7d8d89dd62b337b823a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2675, "upload_time": "2017-05-03T12:09:37", "url": "https://files.pythonhosted.org/packages/d8/c4/c6f794cd1e8e01cee6f79ba33afb5ae496db2bfcaee849236b2127764686/gTTS_Simple-1.2.tar.gz" } ] }