Microsoft Azure AI Engineer Associate AI-102 Practice Question

You integrate the Azure Speech SDK into a mobile app to perform real-time translation of English microphone input to spoken German output. You configure SpeechTranslationConfig with the subscription key, region, SpeechRecognitionLanguage="en-US", and AddTargetLanguage("de"). However, the runtime delivers only German text, not audio. Which additional action should you take to make the service return synthesized German audio for each translation result?

  • Replace TranslationRecognizer with a SpeechRecognizer object that has a Synthesizer attached.

  • Change SpeechRecognitionLanguage to "de-DE" so that the recognizer and synthesis language match.

  • Set the VoiceName property (for example, "de-DE-KatjaNeural") on the existing SpeechTranslationConfig instance.

  • Call FromEndpoint on SpeechTranslationConfig to point to the speech translation REST endpoint instead of using subscription credentials.

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