תשובה Bing LanguageServiceClient

  • 2011年3月13日 7: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?

すべての返信

  • 2011年4月25日 15:17
    所有者
     
     回答済み

    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