Q79 — AWS AIF-C01 Ch.2
Question 79 of 100 | ← Chapter 2
A company wants a solution to convert text to speech. Which AWS service will meet this requirement with the least operational overhead?
- A. Amazon SageMaker
- B. Amazon Comprehend
- C. Amazon Polly ✓
- D. Amazon Transcribe
Correct Answer: C. Amazon Polly
Explanation
For a company seeking a text-to-speech solution, AWS service capabilities must be considered. A. Amazon SageMaker is primarily for building, training, and deploying machine learning models and does not natively provide text-to-speech functionality. B. Amazon Comprehend is a natural language understanding service for analyzing unstructured text but does not support text-to-speech conversion. C. Amazon Polly is AWS's fully managed text-to-speech service that converts text into lifelike speech using deep learning, requiring minimal operational overhead. D. Amazon Transcribe converts speech to text, which is the inverse of the required functionality. Therefore, the correct answer is C, Amazon Polly.