Hi Johnny, The Romanized spelling for Chinese characters is not currently available in the API. There is an open feature request which sounds very similar to your idea so please consider either starring it to subscribe or file a new request if this isn't quite what you are looking for:
http://code.google.com/p/google-ajax-apis/issues/detail?id=424 Thank you, I like this idea a lot. Jeff On May 4, 2:21 pm, Johnny A <[email protected]> wrote: > Hello Everyone, > > I would like to translate from English to Chinese (Simplified) using > the JSON format as described on this web page: > > http://code.google.com/apis/ajaxlanguage/documentation/reference.html > > { > "responseData" : { > "translatedText" : the-translated-text, > "detectedSourceLanguage"? : the-source-language > }, > "responseDetails" : null | string-on-error, > "responseStatus" : 200 | error-code > > } > > The description only shows that the JSON format only returns the > translated text. I want to be able to include the Chinese > Romanization, a feature that is available with Google Translate web > page. Does anyone know if this is possible and how it can be done? > > I am using Abobe Flex. > > Thank You > Johnny A > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-ajax-search-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.
