Tagged Questions
35
votes
7answers
21k views
Is there a Google Voice API?
Is there an API (officially or unofficially) for Google Voice? I would like to have an API to work with voicemails, send/receive SMS messages, initiate calls, etc. What is the Android client using? ...
4
votes
2answers
194 views
Google Voice Get New Call Notifications
I know there is an unofficial Google Voice API for Java, but I couldn't find any way to subscribe to get new call notifications. I want to make an Android app that would work like the Gmail Chat ...
0
votes
0answers
16 views
Is there an API for accessing phone records?
We are trying to make a CRM that will hook into phone records so we can see the last time you spoke to someone via email, or phone. Are there any APIs from Verizon or ATT that allow you to give access ...
0
votes
0answers
22 views
Detecting whether or not a phone is busy
I was wondering if there was some sort of API or other tool out there that detected whether a phone (or the phone number itself) was busy or free. The API would have to be able to update quite ...
0
votes
0answers
218 views
Google Voice API
Does anyone know of a working Google Voice API for PHP?
Googling it brought back several results, but the ones that I implemented failed for one reason or another.
Any ideas?
0
votes
0answers
137 views
How to test if number is associated with Google Voice?
I'm about to write a simple SMS platform which will interact with a Google Voice account through IMAP; however, since Google has a limit on outbound SMS messages, my plan is to rely on carrier SMS ...