exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 5 question 20 discussion

Actual exam question from Microsoft's AI-100
Question #: 20
Topic #: 5
[All AI-100 Questions]

You are developing an AI application for a virtual classroom.
Your application must perform the following tasks:
Capture audio and video data of the students in the virtual classroom.
Identify each student in the virtual classroom for attendance purposes.
Alert the teacher when a student's facial expression indicates the student having difficulty.
Which two of the following actions should you take? Each correct selection is part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Make use of the Face API
  • B. Make use of the Computer Vision API
  • C. Make use of the QnA Maker
  • D. Make use of the Video Indexer API
  • E. Make use of the Custom Speech Service
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️
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.
Face API enables you to search, identify, and match faces in your private repository of up to 1 million people.
The Face API now integrates emotion recognition, returning the confidence across a set of emotions for each face in the image such as anger, contempt, disgust, fear, happiness, neutral, sadness, and surprise. These emotions are understood to be cross-culturally and universally communicated with particular facial expressions.
Reference:
https://docs.microsoft.com/en-us/azure/media-services/video-indexer/video-indexer-overview https://azure.microsoft.com/en-us/services/cognitive-services/face/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rveney
2 years ago
The correct actions to take are: A. Make use of the Face API D. Make use of the Video Indexer API Explanation: A. Make use of the Face API: The Face API can be used to detect and identify individuals in images and videos. In this case, it can be utilized to identify each student in the virtual classroom for attendance purposes based on their facial features. This API can help capture the audio and video data of the students by recognizing their faces and linking them to their identities. D. Make use of the Video Indexer API: The Video Indexer API enables the analysis and extraction of insights from video content. It can be employed to capture the audio and video data of the students in the virtual classroom. Additionally, the Video Indexer API offers capabilities for facial emotion recognition, which can help identify when a student's facial expression indicates difficulty. This can trigger an alert for the teacher, allowing timely intervention.
upvoted 1 times
...
YipingRuan
3 years, 11 months ago
Video Indexer API already includes Face API?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...