
Ultimate access to all questions.
Answer-first summary for fast verification
Answer: Amazon Transcribe
## Explanation Amazon Transcribe is the correct AWS AI service for converting speech to text. Here's why: **Amazon Transcribe**: - Converts speech to text (speech-to-text service) - Can transcribe audio recordings, including customer support calls - Supports various audio formats and languages - Provides automatic speech recognition (ASR) capabilities **Other options explained**: - **Amazon Translate**: Translates text between different languages (not speech-to-text) - **Amazon Polly**: Converts text to speech (text-to-speech service, opposite of what's needed) - **Amazon Rekognition**: Analyzes images and videos for objects, faces, text, scenes, and activities (computer vision service) For a call center analytics platform that needs to analyze recorded customer support calls, converting the audio recordings to text is essential for text-based analysis, sentiment analysis, keyword extraction, and other analytics. Amazon Transcribe is specifically designed for this use case.
Author: Ritesh Yadav
A call center analytics platform wants to convert recorded customer support calls into text for analysis. Which AWS AI service provides this capability?
A
Amazon Translate
B
Amazon Transcribe
C
Amazon Polly
D
Amazon Rekognition
No comments yet.