{ "info": { "author": "huyinghuan", "author_email": "ec.huyinghuan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries" ], "description": "\u963f\u91cc\u4e91 \u667a\u80fd\u8bed\u97f3 SDK\n===================\n\nPython \u8bed\u8a00\u7248\u672c\n\n`Go\u7248\u672c`_\n\n--------------\n\nInstall\n\n::\n\n pip install aliyun_voice\n\nTTS \u3010\u8bed\u97f3\u5408\u6210\u670d\u52a1\u3011\n--------------------\n\nVoice(ACCESS\\_ID, ACCESS\\_KEY)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n\u963f\u91cc\u4e91\u8ba4\u8bc1\u3002\n\n::\n\n from aliyun_voice.voice import Voice\n auth = Voice(ALIYUNACCESSID, ALIYUNACCESSKEY)\n\nauth.get\\_voice(text, \\*\\*tts\\_params)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n\u83b7\u53d6\u8bed\u97f3\u6587\u4ef6\u5b57\u8282\u6570\u7ec4\uff0c\u6216\u629b\u51fa\u9519\u8bef\u3002\n\nauth.save\\_voice(text, dist, \\*\\*tts\\_params)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n\u5b58\u50a8\u8bed\u97f3\u6587\u4ef6\u5230\u6307\u5b9a\u76ee\u5f55\u3010dist\u3011\uff0c\u6216\u629b\u51fa\u9519\u8bef\u3002\n\nauth.tts\\_params\n~~~~~~~~~~~~~~~~\n\n\u8bbe\u7f6e\u8bed\u97f3\u6587\u4ef6\u5c5e\u6027,\u53c2\u8003\uff1ahttps://help.aliyun.com/document\\_detail/52793.html?spm=5176.doc30422.6.587.Z6Muvv\n\nTest\n----\n\n.. code:: shell\n\n python -m unittest discover -v\n\n.. _Go\u7248\u672c: https://github.com/huyinghuan/aliyun-voice", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/huyinghuan/aliyun-voice-py", "keywords": "aliyun voice tts sdk", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "aliyun-voice", "package_url": "https://pypi.org/project/aliyun-voice/", "platform": "", "project_url": "https://pypi.org/project/aliyun-voice/", "project_urls": { "Homepage": "https://github.com/huyinghuan/aliyun-voice-py" }, "release_url": "https://pypi.org/project/aliyun-voice/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "SDK for Aliyun tts service", "version": "1.0.2" }, "last_serial": 3265139, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "74862b0415adbe2a8954638809dd3e68", "sha256": "b9bed8ff91e7ad735b34a5351245c3cbaf31ef0a074c9c4370aaf6748fe3dab4" }, "downloads": -1, "filename": "aliyun_voice-1.0.2.tar.gz", "has_sig": false, "md5_digest": "74862b0415adbe2a8954638809dd3e68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4161, "upload_time": "2017-10-20T10:11:27", "url": "https://files.pythonhosted.org/packages/64/8e/66d1c84ed3779159d116a55ea16af01b0ac2889e23820966ec53c3bce76e/aliyun_voice-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74862b0415adbe2a8954638809dd3e68", "sha256": "b9bed8ff91e7ad735b34a5351245c3cbaf31ef0a074c9c4370aaf6748fe3dab4" }, "downloads": -1, "filename": "aliyun_voice-1.0.2.tar.gz", "has_sig": false, "md5_digest": "74862b0415adbe2a8954638809dd3e68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4161, "upload_time": "2017-10-20T10:11:27", "url": "https://files.pythonhosted.org/packages/64/8e/66d1c84ed3779159d116a55ea16af01b0ac2889e23820966ec53c3bce76e/aliyun_voice-1.0.2.tar.gz" } ] }