Question 170 of 1,020

What Is Batch Transcription in Azure AI Speech?

This AI-900 practice question tests your understanding of describe features of natural language processing workloads on azure. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

What is the purpose of Azure AI Speech's 'batch transcription' capability?

Quick Answer

The answer is asynchronous processing of large volumes of audio files for cost-efficient transcription at scale. This is correct because batch transcription in Azure AI Speech is designed specifically for pre-recorded audio, where you submit multiple files to be processed in the background without requiring real-time interaction, making it far more cost-effective than real-time APIs for high-volume workloads like call center analytics or media captioning. On the AI-900 exam, this concept tests your understanding of when to choose batch versus real-time transcription—a common trap is confusing batch with the real-time Speech-to-Text API, but remember that batch is for “fire and forget” scenarios where immediate results are not needed. A useful memory tip: think of “batch” as “backlog”—you queue up large audio files and let Azure process them asynchronously, saving money and resources.

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

Asynchronous processing of large volumes of audio files for cost-efficient transcription at scale

Azure AI Speech's batch transcription is designed for asynchronous processing of large volumes of pre-recorded audio files. It allows you to submit multiple audio files for transcription without requiring real-time interaction, making it cost-efficient for scenarios like call center analytics or media captioning where immediate results are not needed.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Real-time transcription of live audio streams for immediate use

    Why it's wrong here

    Real-time transcription is a separate feature — batch transcription processes large volumes of pre-recorded audio asynchronously.

  • Asynchronous processing of large volumes of audio files for cost-efficient transcription at scale

    Why this is correct

    Batch transcription handles large audio file collections asynchronously — submit files, retrieve transcripts later, ideal for call center archives.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Synchronizing speech transcription across multiple languages simultaneously

    Why it's wrong here

    Multilingual transcription is a separate scenario — batch transcription is about volume processing of audio files.

  • Training a custom speech recognition model on audio samples

    Why it's wrong here

    Custom speech model training is a separate capability — batch transcription uses existing models to transcribe large audio file collections.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is confusing batch transcription with real-time transcription, as candidates often assume 'batch' implies faster processing rather than asynchronous, cost-efficient bulk processing.

Trap categories for this question

  • Scenario analysis trap

    Multilingual transcription is a separate scenario — batch transcription is about volume processing of audio files.

Detailed technical explanation

How to think about this question

Batch transcription uses a REST API to submit a list of audio file URLs (e.g., from Azure Blob Storage) and then polls for results asynchronously. It supports various audio formats (e.g., WAV, MP3) and can process thousands of hours of audio in parallel, with results delivered in JSON or SRT format. A real-world scenario is transcribing a year's worth of customer support calls for compliance analysis, where cost savings come from lower per-hour pricing compared to real-time transcription.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI-900 question test?

Describe features of Natural Language Processing workloads on Azure — This question tests Describe features of Natural Language Processing workloads on Azure — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Asynchronous processing of large volumes of audio files for cost-efficient transcription at scale — Azure AI Speech's batch transcription is designed for asynchronous processing of large volumes of pre-recorded audio files. It allows you to submit multiple audio files for transcription without requiring real-time interaction, making it cost-efficient for scenarios like call center analytics or media captioning where immediate results are not needed.

What should I do if I get this AI-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More AI-900 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.