Courseiva

AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure

What is the purpose of Azure AI Speech's speaker recognition feature?

⚠ Common exam trap

Candidates often confuse speaker recognition with speech-to-text, assuming any speech-related AI feature must involve transcription, but speaker recognition focuses on 'who' is speaking, not 'what' is being said.

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

To identify who is speaking based on their unique voice characteristics

Azure AI Speech's speaker recognition feature is designed to identify and verify individuals based on their unique vocal characteristics, such as pitch, tone, and speech patterns. This is achieved through voice biometrics, where the service creates a unique voiceprint for each speaker and matches it against enrolled profiles. Option B correctly captures this purpose, distinguishing it from transcription or audio processing tasks.

Answer analysis

Option-by-option breakdown

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

  • To transcribe spoken audio into text

    Why it's wrong here

    Converting spoken audio into a written transcript is performed by speech-to-text, a different AI capability that maps acoustic signals to words through language models. Speaker recognition does not model vocabulary or grammar; it models the unique biometric traits of a person's voice to determine identity. Therefore, transcription may be a by-product of a full conversation pipeline, but it is not what speaker recognition is designed to do.

  • To identify who is speaking based on their unique voice characteristics

    Why this is correct

    Speaker recognition analyzes voice biometrics—such as vocal tract shape, pitch, cadence, and articulation—to create and compare a speaker's voiceprint against enrolled profiles. It can perform verification (confirming a claimed identity) or identification (matching an utterance to one of many known speakers). This enables voice-based authentication and meeting transcription labeling where each utterance is attributed to a specific participant.

  • To detect whether audio contains speech or background noise

    Why it's wrong here

    Detecting whether a segment contains speech versus background noise is voice activity detection (VAD), a pre-processing step that relies on energy levels and spectral characteristics to find speech regions. VAD only outputs speech/non-speech labels, not who is producing the voice. Speaker recognition goes further by extracting identity-specific features from voiced segments to match them to a particular enrolled person, so the two tasks address different questions.

  • To improve audio quality by removing background noise

    Why it's wrong here

    Removing background noise to improve signal clarity is speech enhancement or noise suppression, which filters audio to make it more intelligible or improve downstream model accuracy. Speaker recognition does not alter the audio signal; it analyzes the existing signal's biometric features to infer a speaker's identity. Although noise can degrade recognition accuracy, enhancing audio quality is a separate audio-processing task, not the function of speaker recognition.

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.