PHP-based voice text message API

Source: Internet
Author: User
GoogleVoice does not provide official API interfaces, but it can still be implemented through HTTP and XML requests. Currently, most of the APIs found on the Internet are sourced from ChadSmith's topic. To send text messages via GoogleVoice, you must first log on to... "> <LINKhref =" http://www.php100.com/

Google Voice does not provide official API interfaces, but it can still be implemented through HTTP and XML requests. Currently, most of the APIs found on the Internet are sourced from Chad Smith's topic.

To send text messages via Google Voice, first log on to the Google Voice account and retrieve the "_ rnr_se" parameter on the page, finally, POST the parameter and the recipient's mobile phone number and text message content to the Google Voice SMS address. Taylor Hall once wrote a Google Voice php class, but I was not successful during the trial. it was always stuck in the Google Voice login process. For this reason, I developed this class twice and overwritten most of the code.

After actual attempts, the Chad Smith XML request address is not used, but the Google Voice request address of the mobile terminal version is used and the parameters of the POST request are modified as needed, finally, we completed a php-based Google Voice text message sending tool,The call address is http://www.lostleon.com/tools/googlevoice/, and the project address is http://phpgooglevoice.googlecode.com/.

Unfortunately, Tianyi's 189 number is not supported by Google Voice. Mobile phone number 158 passed the test.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.