How to use Bing Translation API?

后端 未结 3 1101
醉梦人生
醉梦人生 2021-02-01 08:44

I am trying to use the Bing Translation API, but I am confused. There seems to be much possibilities (old and new ones) but I don\'t understand what I have to do.

Can so

3条回答
  •  一整个雨季
    2021-02-01 09:04

    AppID is deprecated. How you need perform following steps:

    1. Register you clientID, clientSecter in https://datamarket.azure.com
    2. Then you code must getting access token for login BingTranslator API

    Read more details instrustions on http://msdn.microsoft.com/en-us/library/dd576287.aspx

    NB Microsoft Translator has been replaced by Bing Translate, which does not appear to have a readily-available API.

提交回复
热议问题