AI-900 Question 223
Single answerYour organization wants to expand its e-commerce platform globally by supporting multiple languages for product descriptions. They require an Azure AI service that can automatically translate text into various languages and integrate seamlessly into their application. Which Azure service would best meet this requirement?
- A
Azure Translator
- B
Azure Speech to Text
- C
Azure Cognitive Search
- D
Azure Form Recognizer
Show answer and explanation
Correct answer: A
Explanation
Azure Translator is a dedicated service for translating text into multiple languages, making it the most suitable choice for enabling multilingual support for an e-commerce platform. It integrates easily into applications and supports a wide range of languages, aligning perfectly with the scenario's requirements.
- A. Correct.
Azure Translator is specifically designed for translating text between multiple languages and is the ideal service for this use case. It supports real-time and batch translation, making it a perfect fit for global e-commerce platforms.
- B. Incorrect.
Azure Speech to Text converts spoken language into written text, but it does not provide translation capabilities. This service is unrelated to the scenario described.
- C. Incorrect.
Azure Cognitive Search is used to enhance search capabilities by indexing and querying data, but it does not support translation of text. It is not relevant to the scenario.
- D. Incorrect.
Azure Form Recognizer is used to extract information from documents like invoices and forms. It is not designed to handle text translation and is not applicable here.