Microsoft Azure AI Engineer Associate AI-102 Practice Question

You are developing a customer service kiosk that must capture a customer's spoken English request, translate it to Spanish in real time, and immediately play the Spanish audio back to the customer. You want to minimize latency by avoiding multiple round-trips to the service. Which approach should you implement in the client application?

  • Submit the captured audio to an Azure Speech Batch Transcription job that is configured to output a Spanish voice file.

  • Configure a TranslationRecognizer with "es-ES" as a target language, set the translation synthesis voice property to a Spanish neural voice, and play the audio returned in the Synthesizing event.

  • Create a Custom Commands project and assign a Spanish neural voice to all command responses for automatic speech output.

  • Use SpeechRecognizer to obtain the English text, send it to the Azure Translator REST API, then pass the translated text to SpeechSynthesizer for playback.

Microsoft Azure AI Engineer Associate AI-102
Implement natural language processing solutions
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot