Microsoft Azure AI Fundamentals — Question 54
You need to build an app that will read recipe instructions aloud to support users who have reduced vision.
Which version service should you use?
Answer options
- A. Text Analytics
- B. Translator
- C. Speech
- D. Language Understanding (LUIS)
Correct answer: C
Explanation
The correct answer is C, Speech, because it is specifically designed to convert text into spoken words, making it ideal for reading instructions aloud. The other options, like Text Analytics and Language Understanding (LUIS), focus on processing and understanding text rather than vocalizing it, while Translator is aimed at converting text between languages, not for speech output.