Hey I downloaded the 1.10 jar file, and the json.jar file and imported them into eclipse.
I tried to make a new Voice object however it gave me an error saying you cannot put in any parameters into the new Voice() part.
Voice voice = new Voice(userName, pass) //<<<<ERROR