A city clerk wants searchable text from evening council-meeting audio. The recordings are English speech, not photos, and the clerk is not asking to change the language. Which AWS service matches this job?
Select an answer to reveal the explanation.
Short Explanation
Think of a court reporter typing what was said, not a translator and not a voice actor. Amazon Transcribe turns the English audio into searchable text. Translate changes language, Polly talks the other direction, and a vision service wants photos.
Full Explanation
Amazon Transcribe converts speech audio into text, which is the clerk's searchable-transcript job. Amazon Translate changes language and is not requested here. An image-labeling service reads pixels, not meeting audio. Amazon Polly is the opposite direction: text to speech.