
Answer-first summary for fast verification
Answer: Combine Azure AI Speech service for speech-to-text and Azure AI Translator for text translation.
Combining Azure AI Speech service for speech-to-text and Azure AI Translator for text translation allows the tool to handle various accents and dialects, providing real-time subtitles in multiple languages for the global streaming service.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are developing a real-time translation tool for a global streaming service that needs to provide subtitles in multiple languages. The tool must handle various accents and dialects. How would you design this tool using Azure AI services?
A
Use a single-language model for each language.
B
Combine Azure AI Speech service for speech-to-text and Azure AI Translator for text translation.
C
Hire professional subtitlers.
D
Outsource the translation to a third-party service.
No comments yet.