Which combination of steps will meet these requirements?
(Choose three.)
Use Amazon Comprehend to translate the audio recordings into English.
Use Amazon Lex to create the written sentiment analysis reports.
Use Amazon Polly to convert the audio recordings into text.
Use Amazon Transcribe to convert the audio recordings in any language into text.
Use Amazon Translate to translate text in any language to English.
Use Amazon Comprehend to create the sentiment analysis reports.
Explanations:
Amazon Comprehend does not translate audio recordings into English; it is primarily used for text analysis, including sentiment analysis, entity recognition, and key phrase extraction.
Amazon Lex is a service for building conversational interfaces and does not directly create written sentiment analysis reports from call recordings.
Amazon Polly is a text-to-speech service, which means it converts text into spoken audio, not the other way around. It cannot convert audio recordings into text.
Amazon Transcribe is designed to convert audio recordings in various languages into text, which is necessary for further processing and analysis.
Amazon Translate is a neural machine translation service that can translate text from any language into English, which is required for creating sentiment analysis reports from the translated text.
Amazon Comprehend can perform sentiment analysis on text, providing insights into customer feelings expressed during the calls, thus creating the necessary sentiment analysis reports.