AWS Certified AI Practitioner (AIF-C01) — Question 274
A documentary filmmaker wants to reach more viewers. The filmmaker wants to automatically add subtitles and voice-overs in multiple languages to their films.
Which combination of steps will meet these requirements? (Choose two.)
Answer options
- A. Use Amazon Transcribe and Amazon Translate to generate subtitles in other languages.
- B. Use Amazon Textract and Amazon Translate to generate subtitles in other languages.
- C. Use Amazon Polly to generate voice-overs in other languages.
- D. Use Amazon Translate to generate voice-overs in other languages.
- E. Use Amazon Textract to generate voice-overs in other languages.
Correct answer: A, C
Explanation
Amazon Transcribe converts spoken audio to text, which is then translated by Amazon Translate to create subtitles, making Option A correct. Amazon Polly is a text-to-speech service that can generate lifelike spoken voice-overs in multiple languages, making Option C correct. Amazon Textract is used for extracting text from documents, and Amazon Translate does not generate speech audio, which rules out the other options.