Describe features of Natural Language Processing workloads on Azure →mediumMultiple ChoiceObjective-mapped
AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure
What is the Azure AI Speech service's 'speaker diarization' feature?
⚠ Common exam trap
A common mix-up: candidates confuse speaker diarization with speaker recognition or voice cloning, assuming it involves translating or modifying the speaker's voice, rather than simply labeling who is speaking when.
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
✓
Identifying and labeling different speakers in a multi-speaker audio recording
Speaker diarization is the process of partitioning an audio stream into homogeneous segments according to the speaker identity. It answers the question 'who spoke when?' by assigning a unique label (e.g., Speaker 1, Speaker 2) to each segment in a multi-speaker recording. This is a built-in capability of Azure AI Speech, often used in meeting transcription and call center analytics.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Converting a speaker's voice to a different language in real time
Why it's wrong here
Real-time voice conversion to another language is speech-to-speech translation, a capability that couples speech recognition, machine translation, and speech synthesis while typically ignoring speaker identity. Diarization neither translates nor modifies the language; it only determines which segments belong to which speaker, so this option describes a different Azure AI service feature.
- ✓
Identifying and labeling different speakers in a multi-speaker audio recording
Why this is correct
Speaker diarization answers "who spoke when" by splitting an audio stream into homogeneous segments and assigning each segment a distinct speaker label (e.g., Speaker 1, Speaker 2). This enables transcripts that attribute each spoken segment to the correct speaker, which is precisely the capability described in this option—making it the correct definition of the feature.
- ✗
Measuring the speaking speed (words per minute) of each speaker
Why it's wrong here
Measuring speaking speed (words per minute) is a prosodic or statistical analysis of the audio stream, typically performed on transcript text or as a separate analytics pipeline. It does not partition the audio into speaker-homogeneous segments or resolve who said what, whereas speaker diarization is specifically the task of segmenting audio by distinct voices and labeling each segment with a speaker identifier.
- ✗
Filtering out background speakers from a primary speaker's recording
Why it's wrong here
Suppressing background speakers is a source-separation or noise-reduction task, often using beamforming or spectral gating to enhance the primary speaker's signal while attenuating others. Diarization, by contrast, does not remove any audio; it sequentially labels every speaker that appears in the recording—including background voices—so that downstream transcription can attribute each utterance correctly.
Go deeper
Related to this question
Learn chapter
Azure Machine Learning Studio
Key term
Feature
A feature is a distinct unit of functionality that delivers value to the user, often managed and tracked throughout the software development lifecycle.
Key term
Label
A label is a piece of metadata attached to data, objects, or resources to identify, classify, or describe them for easier management and retrieval.
About these practice questions
This AI-900 question is part of Courseiva's 985-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
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.