The latest Microsoft AI-900 Azure AI Fundamentals certification actual real practice exam question and answer (Q&A) dumps are available free, which are helpful for you to pass the Microsoft AI-900 Azure AI Fundamentals exam and earn Microsoft AI-900 Azure AI Fundamentals certification.
Table of Contents
Question 651
You want to use the Computer Vision service to identify the location of individual items in an image. Which of the following features should you retrieve?
Answer
Objects
Question 652
You want to use the Computer Vision service to analyze images of locations and identify well-known buildings. What should you do?
Answer
Retrieve the categories for the image, specifying the landmarks domain
Question 653
You plan to build an application that uses the Speech service to transcribe audio recordings of phone calls into text, and then submits the transcribed text to the Language service to extract key phrases. You want to manage access and billing for the application services in a single Azure resource. Which type of Azure resource should you create?
Answer
Cognitive Services
Question 654
You want to use the Speech service to build an application that reads incoming email message subjects aloud. Which API should you use?
Answer
Text-to-Speech
Question 655
You are developing an application that must take English input from a microphone and generate a real-time text-based transcription in Hindi. Which service should you use?
Answer
Speech
Question 656
You need to use the Translator service to translate email messages from Spanish into both English and French. What is the most efficient way to accomplish this goal?
Answer
Make a single call to the service; specifying a “from” language of “es”, a “to” language of “en”, and another “to” language of “fr”.
Question 657
You are authoring a Conversational Language Understanding application to support an international clock. You want users to be able to ask for the current time in a specified city, for example “What is the time in London?”.
Answer
What should you do? Define a “city” entity and a “GetTime” intent with utterances that indicate the city intent.
Question 658
You have published your Conversational Language Understanding application. What information does a client application developer need to get predictions from it?
Answer
The endpoint and key for the application’s prediction resource
Question 659
Your organization has an existing frequently asked questions (FAQ) document. You need to create a knowledge base that includes the questions and answers from the FAQ with the least possible effort. What should you do?
Answer
Import the existing FAQ document into a new knowledge base.
Question 660
You want to create a knowledge base for bots. What service would you use?
Answer
Question Answering