Courseiva

AI-900 Practice Question: Describe Artificial Intelligence workloads and considerations

What is 'speech recognition' as an AI workload?

⚠ Common exam trap

Many candidates confuse speech recognition with related but distinct tasks like speaker identification (Option A) or wake-word detection (Option C), leading them to pick a narrower or incorrect definition.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Converting spoken audio into written text

Speech recognition, also known as automatic speech recognition (ASR), is an AI workload that converts spoken language into written text. It processes audio input and maps it to words using acoustic and language models, enabling transcription, voice commands, and dictation. Option B correctly identifies this core function.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Identifying which employee is speaking during a meeting using their voice

    Why it's wrong here

    Voice-based speaker identification focuses on determining the unique identity of a person from their vocal characteristics, such as pitch, timbre, and spectral patterns, using a speaker model rather than recognizing linguistic content. Azure's Speech service separates speaker diarization from speech recognition, where the latter transcribes all speech to text without attributing segments to specific speakers. Therefore, this option describes speaker recognition, not the core speech-to-text capability the question asks about.

  • Converting spoken audio into written text

    Why this is correct

    Speech recognition (speech-to-text) is the task of converting an audio stream of spoken language into a textual representation, using acoustic and language models to map waveforms into phonemes, then into words and sentences. Azure Speech's real-time and batch transcription APIs process continuous speech, enabling voice commands, meeting transcription, and closed captioning. This directly matches the definition of the capability in question, making it the correct answer.

  • Recognising specific wake words to activate voice assistant devices

    Why it's wrong here

    Wake word detection, also known as keyword spotting, identifies a short, predetermined phrase—for example 'Hey Cortana' or 'Alexa'—to trigger a voice assistant, using a lightweight model optimized for low latency and always-on listening. In contrast, speech recognition recognizes arbitrary, continuous streams of speech by transcribing the entire utterance into text, not just a single trigger phrase. This option is a special-purpose detection task, distinct from the broad ability to convert spoken audio into written text, and is therefore incorrect.

  • Detecting background noise in audio to improve recording quality

    Why it's wrong here

    Detecting and removing background noise is an audio signal processing task, often accomplished by spectral analysis or noise suppression algorithms, that improves the clarity or quality of the signal but does not produce any textual output. While speech recognition may benefit from cleaner audio, its intrinsic purpose is to transcribe the words spoken, not to enhance or repair the audio stream. Thus, this option describes a preprocessing step or separate audio engineering task, not the fundamental speech-to-text function.

About these practice questions

Courseiva writes every AI-900 question from scratch — 985 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.