A clerk’s office records city council meetings and needs searchable text captions generated from the audio files. Which AWS service converts speech to text for that use case?
Select an answer to reveal the explanation.
Short Explanation
Picture a stenographer who never gets tired — drop the meeting audio in, and Transcribe types what was said into searchable text. Polly goes the other way (text into speech), Translate swaps languages on text you already have, and Comprehend reads meaning from text that already exists.
Full Explanation
Amazon Transcribe is the AWS speech-to-text service that produces transcripts and captions from audio or video. Council meeting recordings are a classic municipal use case for searchable, accessible text. Polly synthesizes speech from text, Translate handles cross-language text conversion, and Comprehend analyzes existing text for entities or sentiment rather than generating transcripts.