
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company is building a mobile app for users who have a visual impairment. The app must be able to hear what users say and provide voice responses. Which solution will meet these requirements?
A
Use a deep learning neural network to perform speech recognition.
B
Build ML models to search for patterns in numeric data.
C
Use generative AI summarization to generate human-like text.
D
Build custom models for image classification and recognition.
Explanation:
Explanation:
For a mobile app designed for visually impaired users that needs to understand spoken input and provide voice responses, the core requirement is speech recognition (converting speech to text) and potentially text-to-speech capabilities.
Let's analyze each option:
A. Use a deep learning neural network to perform speech recognition. ✅
B. Build ML models to search for patterns in numeric data. ❌
C. Use generative AI summarization to generate human-like text. ❌
D. Build custom models for image classification and recognition. ❌
Key Points: