AI-900 Question 224
Single answerA global e-commerce company wants to provide real-time language translation for customer reviews on its website. They are considering using Azure AI services. Which Azure service or feature is best suited for this scenario?
- A
Azure Translator
- B
Azure Speech to Text
- C
Azure Form Recognizer
- D
Azure Bot Service
Show answer and explanation
Correct answer: A
Explanation
Azure Translator is the most appropriate service for providing real-time translation of text, such as customer reviews on a website. It supports multiple languages and integrates easily into applications, making it ideal for scenarios requiring multi-language support.
- A. Correct.
Azure Translator is specifically designed for language translation, making it the ideal choice for translating customer reviews in real-time.
- B. Incorrect.
Azure Speech to Text is used to convert spoken language into text, which is not applicable for translating written customer reviews.
- C. Incorrect.
Azure Form Recognizer is designed to extract information from documents and forms, which is unrelated to language translation requirements.
- D. Incorrect.
Azure Bot Service is used for building conversational AI and chatbots, which is not intended for translation tasks.