Answered 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일 월요일 오후 3: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