Microsoft Azure AI Engineer Associate AI-102 Practice Question

You are building a .NET desktop application with the Azure AI Speech SDK. The application must run on laptops that can lose Internet connectivity. It must:

  • Detect the wake phrase "Contoso start" locally so that no network call is required.
  • After the wake phrase is detected, capture the subsequent audio and classify the spoken command against intents trained in a Conversational Language Understanding (CLU) project deployed in Azure. Which pair of Speech SDK objects should you create to satisfy both requirements?
  • Instantiate a KeywordRecognizer for the wake phrase and an IntentRecognizer for the command utterance.

  • Use a SpeechRecognizer with a PhraseListGrammar for the wake phrase and intents.

  • Create a PushAudioInputStream for the wake phrase and a SpeechSynthesizer for the command utterance.

  • Start with a TranslationRecognizer for the wake phrase and then pass audio to an IntentDataSource object.

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