Microsoft Azure AI Fundamentals — Question 116

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

Correct answer: C

Explanation

The Speech service is designed to convert text to spoken words, making it ideal for reading recipe instructions aloud. The Language service focuses on understanding and processing natural language, the Translator is for translating text between languages, and the Personalizer tailors content based on user preferences, none of which specifically provide the functionality needed for this application.