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? ...
1
vote
0answers
794 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
173 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
163 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 ...