Answered Bing LanguageServiceClient

  • dimanche 13 mars 2011 07:59
     
     

    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?

Toutes les réponses

  • lundi 25 avril 2011 15:17
    Propriétaire
     
     Traitée

    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