An Azure service that integrates speech processing into apps and services.
Hello @Catherine M. Stockdale
Thanks for your detailed question
Does Stream (on SharePoint) use Azure AI Speech?
From a platform perspective, yes Microsoft Stream (on SharePoint) transcription is powered by Microsoft’s cloud-based speech recognition services, which are part of the same underlying platform as Azure AI Speech.
This is the same core “Speech-to-Text” technology that powers experiences across:
- Microsoft Teams (live captions and transcription)
- Microsoft 365 (dictation in Word/Office)
- Microsoft Edge (Read Aloud)
Additionally:
Stream does not use a custom on-premises ASR engine
It relies on Microsoft-hosted speech services running in Azure for automatic transcription and caption generation
Documentation
While the underlying technology is shared:
Microsoft does not explicitly document that Microsoft Stream directly consumes Azure AI Speech as a customer-facing API or dependency.
Instead, Stream uses Microsoft’s internal speech services, which are built on the same speech platform that powers Azure AI Speech. These internal services may differ from the publicly exposed APIs in terms of implementation and integration.
Is there a detailed architecture or pipeline document?
At present, there is no publicly available deep-dive or end-to-end architecture document specifically for Stream transcription in SharePoint.
What is available:
Documentation confirming that Microsoft Stream:
- Automatically generates transcripts
- Produces WebVTT (
.vtt) caption files
The “Updates to transcript functionality in Microsoft Stream” article (functional overview)
General documentation for Azure AI Speech.
What is not available:
- Detailed transcription pipeline for Stream
Architecture diagrams for SharePoint video processing
Explicit confirmation of direct Azure AI Speech API usage
Please refer this
Updates to transcript functionality in Microsoft Stream https://learn.microsoft.com/stream/transcript-functionality-updates
What Is Azure Speech? (Azure Cognitive Services Speech Service overview) https://learn.microsoft.com/azure/ai-services/speech-service/overviewI Hope this helps. Do let me know if you have any further queries.
If this answers your query, please do click Accept Answer and Yes for was this answer helpful.
Thank you!