AI-900 Question 225
Single answerA company wants to expand its e-commerce platform to an international audience and needs to translate product descriptions and user-generated reviews into multiple languages. Which Azure AI service should they use to automate this process?
- A
Azure Translator
- B
Azure Bot Service
- C
Azure Speech to Text
- D
Azure Form Recognizer
Show answer and explanation
Correct answer: A
Explanation
Azure Translator is the appropriate service for scenarios where text needs to be translated into multiple languages. It supports a wide range of languages and can be integrated into applications to provide real-time or batch translation, addressing the company's need to translate product descriptions and user-generated content effectively.
- A. Correct.
Azure Translator is a cloud-based service specifically designed for text translation into multiple languages, making it the ideal choice for this scenario.
- B. Incorrect.
Azure Bot Service is used to create conversational AI and chatbots, but it does not provide translation capabilities.
- C. Incorrect.
Azure Speech to Text converts spoken audio into text but does not handle translating text into multiple languages.
- D. Incorrect.
Azure Form Recognizer is designed for extracting data from forms and documents, not for translating text.