nerdexam
Microsoft

AI-900 · Question #147

What markup language will you use for the control of Speech Synthesis output for your phone auto attendant?

The correct answer is C. SSML. Speech Synthesis Markup Language (SSML) is used to control the output of text-to-speech services, including those for phone auto attendants.

Submitted by femi9· Mar 30, 2026Describe features of conversational AI workloads on Azure

Question

What markup language will you use for the control of Speech Synthesis output for your phone auto attendant?

Options

  • AHTML
  • BSQL
  • CSSML
  • DJSON
  • ETeX

How the community answered

(20 responses)
  • A
    5% (1)
  • C
    90% (18)
  • D
    5% (1)

Why each option

Speech Synthesis Markup Language (SSML) is used to control the output of text-to-speech services, including those for phone auto attendants.

AHTML

HTML is a markup language for structuring web content and has no functionality for controlling speech synthesis.

BSQL

SQL is a language used for managing and querying relational databases, entirely unrelated to speech synthesis control.

CSSMLCorrect

Speech Synthesis Markup Language (SSML) is an XML-based markup language that provides fine-grained control over how text is converted to speech, allowing adjustments to pronunciation, pitch, rate, and pauses for a more natural-sounding output in applications like auto attendants.

DJSON

JSON is a data interchange format and does not provide mechanisms for controlling the characteristics of synthesized speech.

ETeX

TeX is a typesetting system primarily used for document preparation, especially for technical and scientific texts, not for speech synthesis control.

Concept tested: Speech Synthesis Markup Language (SSML)

Source: https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/speech-synthesis-markup?tabs=csharp

Topics

#SSML#Speech Synthesis#Text-to-Speech

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice