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?