Google Translate API

Package:
Google Translate API
Summary:
Translate text using the Google Translate API
Groups:
Localization, Web services
Author:
Jamie Telin
Description:
This class can be used to translate text between idioms using the Google Translate API.

It sends an HTTP request to Google Translate API Web server passing the text to be translated and the original and target languages pair.

The class decode the JSON response returned by the server and returns the translated text.


Powered by Gewgley