Microsoft Azure AI Engineer Associate AI-102 Practice Question

Your team is building a voice-activated kiosk that must remain offline until the customer says "Hey Woodgrove". You trained the wake word in Speech Studio and downloaded the generated Woodgrove.table file. Using the Azure Speech SDK for C#, which implementation meets the requirement to detect the wake word locally without sending audio to the cloud?

  • Instantiate a DialogServiceConnector in listen mode and set the Keyword to "Hey Woodgrove".

  • Instantiate an IntentRecognizer, assign your Conversational Language Understanding project ID, and set the KeywordModelName property to Woodgrove.table.

  • Instantiate a KeywordRecognizer with an AudioConfig and supply a KeywordRecognitionModel created from Woodgrove.table.

  • Instantiate a SpeechRecognizer with AutoDetectSourceLanguage and load Woodgrove.table as a grammar file.

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