Describe features of Natural Language Processing workloads on Azure →mediumMultiple ChoiceObjective-mapped
What is Speech Synthesis Markup Language (SSML) in Azure AI Speech?
What is 'speech synthesis markup language' (SSML) in Azure AI Speech?
Quick Answer
The answer is an XML language for controlling TTS speech rate, pitch, pauses, and emphasis. SSML, or Speech Synthesis Markup Language, is correct because it provides a standardized set of XML tags—such as `<prosody>` for adjusting rate and pitch, `<break>` for inserting pauses, and `<emphasis>` for stressing words—that allow you to fine-tune text-to-speech output beyond default robotic delivery, making the synthesized voice sound more natural and expressive in Azure AI Speech. On the Microsoft Azure AI Fundamentals AI-900 exam, this concept tests your understanding of how to customize speech output, often appearing in scenario-based questions where you must choose the right tool to adjust vocal characteristics; a common trap is confusing SSML with Speech Recognition or plain text input. Remember the mnemonic “SPEECH” to recall its core controls: Speed, Pitch, Emphasis, Expression, Cadence, and Halt (pauses).
⚠ Common exam trap
Microsoft often tests the distinction between SSML (speech synthesis markup) and other XML-based standards like SRGS (speech recognition grammar) or VoiceXML (dialogue management), leading candidates to confuse SSML with dialogue or security standards.
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
✓
An XML language for controlling TTS speech rate, pitch, pauses, and emphasis
SSML is an XML-based markup language that allows you to fine-tune text-to-speech (TTS) output by controlling prosodic elements such as speech rate, pitch, volume, pauses, and emphasis. In Azure AI Speech, SSML tags like <prosody>, <break>, and <emphasis> are embedded in the input text to produce more natural and expressive synthesized speech.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A markup language for styling how text is displayed on screen in Azure apps
Why it's wrong here
Screen text styling is CSS — SSML controls how text-to-speech engine renders audio, not visual display.
- ✓
An XML language for controlling TTS speech rate, pitch, pauses, and emphasis
Why this is correct
SSML gives fine-grained TTS control — rate, pitch, pauses, emphasis, multi-voice sentences — for professional audio production.
- ✗
A security standard for marking sensitive spoken content for redaction
Why it's wrong here
Sensitive content marking is data governance — SSML is a speech synthesis control language for TTS audio characteristics.
- ✗
A standard for describing the structure of multi-turn dialogue in speech interfaces
Why it's wrong here
Dialogue structure is defined by conversation design patterns — SSML controls audio output properties, not conversation logic.
Go deeper
Related to this question
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 →
Same concept, more angles
1 more way this is tested on AI-900
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. What is 'speech synthesis markup language' (SSML) used for in Azure AI Speech?
medium- A.A programming language for writing speech recognition algorithms
- ✓ B.An XML markup language for controlling TTS voice characteristics like pitch, rate, pauses, and pronunciation
- C.A system for transcribing speech in real time to a database
- D.A security protocol for encrypting speech API calls
Why B: SSML is an XML-based markup language that allows you to fine-tune text-to-speech (TTS) output by controlling prosodic elements such as pitch, speaking rate, volume, and pronunciation. It also supports inserting pauses, specifying phonetic pronunciations, and adjusting emphasis, making it essential for generating natural-sounding speech in Azure AI Speech.
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.