AI-100 · Question #60
You need to build an API pipeline that analyzes streaming data. The pipeline will perform the following: - Visual text recognition - Audio transcription - Sentiment analysis - Face detection Which…
The correct answer is D. Video Indexer. Azure Video Indexer is a cloud application built on Azure Media Analytics, Azure Search, Cognitive Services (such as the Face API, Microsoft Translator, the Computer Vision API, and Custom Speech Service). It enables you to extract the insights from your videos using Video…
Question
You need to build an API pipeline that analyzes streaming data. The pipeline will perform the following:
- Visual text recognition
- Audio transcription
- Sentiment analysis
- Face detection
Which Azure Cognitive Services should you use in the pipeline?
Options
- ACustom Speech Service
- BFace API
- CText Analytics
- DVideo Indexer
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C13% (5)
- D79% (31)
Explanation
Azure Video Indexer is a cloud application built on Azure Media Analytics, Azure Search, Cognitive Services (such as the Face API, Microsoft Translator, the Computer Vision API, and Custom Speech Service). It enables you to extract the insights from your videos using Video Indexer video and audio models described below: Visual text recognition (OCR): Extracts text that is visually displayed in the video. Audio transcription: Converts speech to text in 12 languages and allows extensions. Sentiment analysis: Identifies positive, negative, and neutral sentiments from speech and visual text. Face detection: Detects and groups faces appearing in the video. https://docs.microsoft.com/en-us/azure/media-services/video-indexer/video-indexer-overview
Topics
Community Discussion
No community discussion yet for this question.