AWS Certified AI Practitioner (AIF-C01) — Question 128
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?
Answer options
- 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.
Correct answer: A
Explanation
Option A is correct because using a deep learning neural network specifically addresses the need for speech recognition and voice response functionality. Options B, C, and D do not fulfill the requirement of processing spoken language or providing auditory feedback, making them unsuitable solutions for this scenario.