AI-102 Exam Question 86

You have an Azure subscription that contains a Language service resource named ta1 and a virtual network named vnet1. You need to ensure that only resources in vnet1 can access ta1. What should you configure?
  • AI-102 Exam Question 87

    Which scenario is an example of a streaming workload?
  • AI-102 Exam Question 88

    You are building content for a video training solution.
    You need to create narration to accompany the video content. The solution must use Custom Neural Voice.
    What should you use to create a custom neural voice, and which service should you use to generate the narration? To answer, select the appropriate options in the answer area.
    NOTE: Each correct answer is worth one point.

    AI-102 Exam Question 89

    You are developing a service that records lectures given in English (United Kingdom).
    You have a method named AppendToTranscriptFile that takes translated text and a language identifier.
    You need to develop code that will provide transcripts of the lectures to attendees in their respective language.
    The supported languages are English, French, Spanish, and German.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AI-102 Exam Question 90

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You develop an application to identify species of flowers by training a Custom Vision model. You receive images of new flower species.
    You need to add the new images to the classifier.
    Solution: You add the new images, and then use the Smart Labeler tool.
    Does this meet the goal?