Azure Cognitive Translate API Text

Nachiappan 0 Reputation points
2023-01-25T09:22:42.37+00:00

Api cognitive Translate

How to call get methed ? What are the params required...i have tried with api key there is no params to menthion my "text" and "from language and "to" language 16746383414826134104245089131293

i get all languages code responses only. i dont know how to give specified value and make it convert to target language

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,423 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. 2023-01-25T13:12:03.2666667+00:00

    For the parameters required to translate text you can view an example here:

    [https://learn.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-translate#translate-a-single-input

    Kind regards,