Question 31

You are developing the smart e-commerce project.
You need to implement autocompletion as part of the Cognitive Search solution.
Which three actions should you perform? Each correct answer presents part of the solution. (Choose three.) NOTE: Each correct selection is worth one point.
  • Question 32

    You are using a Language Understanding service to handle natural language input from the users of a web-based customer agent.
    The users report that the agent frequently responds with the following generic response: "Sorry, I don't understand that." You need to improve the ability of the agent to respond to requests.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose three.)

    Question 33

    You are building a retail chatbot that will use a QnA Maker service.
    You upload an internal support document to train the model. The document contains the following question:
    "What is your warranty period?"
    Users report that the chatbot returns the default QnA Maker answer when they ask the following question:
    "How long is the warranty coverage?"
    The chatbot returns the correct answer when the users ask the following question: 'What is your warranty period?" Both questions should return the same answer.
    You need to increase the accuracy of the chatbot responses.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose three.)

    Question 34

    You are developing an application that will recognize faults in components produced on a factory production line. The components are specific to your business.
    You need to use the Custom Vision API to help detect common faults.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    Question 35

    You are developing a streaming Speech to Text solution that will use the Speech SDK and MP3 encoding.
    You need to develop a method to convert speech to text for streaming MP3 data.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.