5 ms·
How about google voice ?
by xtrimsky_ 14y ago
How about google voice ?
- xtrimsky_ 14y agoI use google voice for everything, I find it important to be able to receive text messages on my Google Voice account. (I don't have a text messaging plan)
- christiangenco 14y agoAnother vote for google voice here. For the life of me I can't find an API that's capable of texting my GV number.
- christiangenco 14y agoScratch that; Twilio totally works with Google Voice. Thanks Kevin for following up with me! That was awesome.
- amper5and 14y ago+1 for GV. What's cool is that there are libraries in many languages to allow you to use it in creative ways: * java: http://code.google.com/p/google-voice-java/ http://code.google.com/p/google-voice-java/ * C++: https://github.com/mastermind202/GoogleVoice https://github.com/mastermind202/GoogleVoice * C#: http://code.google.com/p/sharp-voice/ http://code.google.com/p/sharp-voice/ * obj-C: https://bitbucket.org/joeygibson/gvoice/wiki/Home https://bitbucket.org/joeygibson/gvoice/wiki/Home * Python: http://code.google.com/p/pygooglevoice/ http://code.google.com/p/pygooglevoice/ * PHP: http://code.google.com/p/phpgooglevoice/ http://code.google.com/p/phpgooglevoice/ * javascript (node.js): https://github.com/amper5and/node-google-voice https://github.com/amper5and/node-google-voice I dont know how many of those are still maintained. Disclaimer: I am the author of node-google-voice, which is still maintained.
- christiangenco 14y agoDon't forget ruby: https://github.com/jeffrafter/google-voice https://github.com/jeffrafter/google-voice Though now it's looking a bit stale. Google CL needs to put some pressure on the rest of google to open up more APIs.