AI-102 Exam QuestionsBrowse all questions from this exam

AI-102 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.

Show Answer
Correct Answer:

Discussion

5 comments
Sign in to comment
Murtuza
Mar 20, 2024

The given answers are correct

takaimomoGcup
May 21, 2024

fr,de,es and TranslationRecognizer

NagaoShingo
Jun 14, 2024

Given answer is correct.

nanaw770
Jun 19, 2024

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.

krzkrzkra
Jul 14, 2024

fr,de,es TranslationRecognizer