Answered Bing LanguageServiceClient

  • Sunday, 13 March 2011 7:59 AM
     
     

    Hi, i'm using the above inside my code. sending to Bing service words to translate.

    The issue is that i couldn't translate words when using a language specific translation like "en-US" to "ru-RU", it works only with "en" to "ru".

    Does bing support language specific translation?

All Replies

  • Monday, 25 April 2011 3:17 PM
    Owner
     
     Answered

    Hi Sharon,

    best is to use the GetLanguagesForTranslate() method to obtain the supported set of languages and their IDs. You can use any of the values returned by this method.

    Chris Wendt
    Microsoft Translator