Tagged Questions
37
votes
7answers
22k 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? ...
1
vote
1answer
13 views
Recieve Google call in Asp.net web site
Hi i want to receive call in asp.net using any Google service or Google voice service API.
For example:
when any body call to my Google number i can receive in G-talk or G-mail, like that i want to ...
1
vote
0answers
823 views
Google Voice, in C#: how to delete a sms or how to mark it as read?
With C#, how do I delete a sms on Google Voice? Alternatively, how do I mark a sms as read? I'd rather delete it but marking it would be ok too.
As far as marking it as read I tried this
public ...
0
votes
0answers
205 views
Am I allowed to automate sending SMS messages using Google Voice? [closed]
Right now, I am using these libraries to automate sending SMS messages with google voice: http://code.google.com/p/google-voice-java/
I have it setup so if my Google Voice number receives a text ...
0
votes
0answers
180 views
A way to access Google Voice through VB.NET
I've been reading this and that from ages ago about a google voice API. Maybe I'm searching for the wrong thing?
I'm looking for some way to access Google Voice using a VB.net program. A library ...