A hospitality company wants to analyze audio recordings from its guest feedback kiosks located in hotel lobbies. The company needs to convert the spoken audio feedback into written text and then analyze the text to identify brand names and determine the guests' sentiment. Which two AWS services should the company use to meet these requirements? (Select TWO.)
- Amazon TranscribeAnswer
- Amazon ComprehendAnswer
- CAmazon Polly
- DAmazon Rekognition
- EAmazon Lex
Answer
Amazon Transcribe and Amazon Comprehend
To satisfy the requirements, the company should first use Amazon Transcribe to convert the spoken audio from the feedback kiosks into written text. Next, they should use Amazon Comprehend to analyze the resulting text to identify specific entities (such as brand names) and detect the overall sentiment of the guest feedback.
Step-by-Step Solution
Key Concept
Selecting and combining pre-trained AWS AI/ML services to solve speech-to-text and natural language processing business requirements.