{ "info": { "author": "", "author_email": "support@voicent.com", "bugtrack_url": null, "classifiers": [], "description": "The Voicent Python Simple Interface class contains the following functions.\r\n\r\n callText\r\n callAudio\r\n callStatus\r\n callRemove\r\n callTillConfirm\r\n\r\nThese functions are used to invoke telephone calls from your Python program. \r\nFor example, callText is used to call a specified number and automatically \r\nplay your text message using text-to-speech engine.\r\n\r\nIn order for this class to work, you'll need to have Voicent Gateway installed \r\nsomewhere in your network. This class simply sends HTTP request for telephone \r\ncalls to the gateway. Voicent has a free edition for the gateway. You can \r\ndownload it from http://www.voicent.com\r\n\r\nMore information can be found at:\r\nhttp://www.voicent.com/devnet/docs/pyapi.htm", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.voicent.com", "keywords": "", "license": "Freeware", "maintainer": "", "maintainer_email": "", "name": "Voicent", "package_url": "https://pypi.org/project/Voicent/", "platform": "", "project_url": "https://pypi.org/project/Voicent/", "project_urls": { "Homepage": "http://www.voicent.com" }, "release_url": "https://pypi.org/project/Voicent/1.0/", "requires_dist": null, "requires_python": null, "summary": "Making telephone calls from python program using Voicent Gateway", "version": "1.0" }, "last_serial": 1697, "releases": { "1.0": [] }, "urls": [] }