A digital media publishing company is building an automated news broadcasting application. The application must convert written news articles into natural-sounding spoken audio files, and it must also translate the written articles from English into Spanish and French. Which two AWS services should the company use to meet these requirements? (Select TWO.)
- Amazon PollyAnswer
- BAmazon Transcribe
- Amazon TranslateAnswer
- DAmazon Lex
- EAmazon Rekognition
Answer
Amazon Polly and Amazon Translate
To meet the requirements, the company should use Amazon Polly to convert the written text of the news articles into natural-sounding speech (text-to-speech), and Amazon Translate to translate the written articles from English into Spanish and French (language translation).
Step-by-Step Solution
Key Concept
AWS Machine Learning Services specialize in different domains: Amazon Polly for text-to-speech, Amazon Translate for language translation, Amazon Transcribe for speech-to-text, and Amazon Lex for conversational chatbots.