
Answer-first summary for fast verification
Answer: Azure AI Translator service, Azure Cognitive Services, and Azure Computer Vision
Option C is the correct approach as it combines the Azure AI Translator service for text translation, Azure Cognitive Services for additional AI capabilities, and Azure Computer Vision for image and video processing. This combination of services can enable the translation system to handle documents, images, and videos in multiple languages.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are working on a project to implement a translation system for a multilingual content management system. The system should be able to translate documents, images, and videos to multiple languages. Which Azure AI services would you use to achieve this functionality?
A
Azure AI Translator service and Azure Cognitive Services
B
Azure AI Translator service, Azure AI Speech service, and Azure Media Services
C
Azure AI Translator service, Azure Cognitive Services, and Azure Computer Vision
D
Azure AI Translator service, Azure AI Speech service, Azure Cognitive Services, and Azure Computer Vision
No comments yet.