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 message, a text message will automatically be sent back. However, this is in the Google Voice terms of service:

http://www.google.com/accounts/TOS
5.3 You agree not to access (or attempt to access) any of the Services by any means other than through the interface that is provided by Google, unless you have been specifically allowed to do so in a separate agreement with Google. You specifically agree not to access (or attempt to access) any of the Services through any automated means (including use of scripts or web crawlers) and shall ensure that you comply with the instructions set out in any robots.txt file present on the Services.

Is what I am doing allowed under the TOS?

link|improve this question

78% accept rate
This is not allowed and the question is off-topic. However, I'd encourage you to try Twilio (where I work) to accomplish this in an upstanding manor. – John Sheehan Aug 24 '11 at 3:04
Have you sent them an email and asked them? If in doubt you are probably not allowed to. – ChrisK Aug 24 '11 at 3:04
Ok thanks. I didn't know where to ask this question, so I just asked it here. – Di Zou Aug 24 '11 at 14:26
feedback

closed as off topic by John Sheehan, jtbandes, bažmegakapa, AndiDog, Graviton Aug 24 '11 at 8:38

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

Browse other questions tagged or ask your own question.