nerdexam
Microsoft

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…

Design AI solutions

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)
  • A
    3% (1)
  • B
    5% (2)
  • C
    13% (5)
  • D
    79% (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

#Video Indexer#Cognitive Services#multimodal analysis#streaming data

Community Discussion

No community discussion yet for this question.

Full AI-100 Practice