Microsoft Translator API Java, How to get client new ID with Azure

后端 未结 2 1087
一向
一向 2020-12-11 10:33

Translate.setClientId(\"something\"); Translate.setClientSecret(\"something1\");

I had previously ran my code successfully using the following syntax, however, 50% o

2条回答
  •  死守一世寂寞
    2020-12-11 10:51

    You can to sign in through https://www.microsoft.com/cognitive-services

    Then, you'll find a list of keys for all services under cognitive services:

提交回复
热议问题