Exam AI-102 All QuestionsBrowse all questions from this exam
Question 172

HOTSPOT

-

You are developing a service that records lectures given in English (United Kingdom).

You have a method named append_to_transcript_file that takes translated text and a language identifier.

You need to develop code that will provide transcripts of the lectures to attendees in their respective language. The supported languages are English, French, Spanish, and German.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

    Correct Answer:

Discussion
Murtuza

The given answers are correct

takaimomoGcup

fr,de,es and TranslationRecognizer

NagaoShingo

Given answer is correct.

krzkrzkra

fr,de,es TranslationRecognizer

nanaw770

The actual exam will choose between C# or Python programming languages; these types of questions, which seem to be duplicates in ET, differ in the programming language used. Please check.