Is there a google voice api for sending text messages?

Kyle picture Kyle · May 6, 2012 · Viewed 11.4k times · Source

Does anyone know of any working gvoice api? I have found this project: http://sourceforge.net/projects/gvoicedotnet/ but the login appears to no longer work since the url changed some months ago.

Does anyone have a good question for sending out text messages to users of my website?

Answer

Kyle picture Kyle · May 6, 2012

I found one: SharpGoogleVoice. https://bitbucket.org/jitbit/sharpgooglevoice/downloads

It only has text messaging support, but it works well and looks like good work.