AI-102 · Question #231
AI-102 Question #231: Real Exam Question with Answer & Explanation
The correct answer is C: Azure.AI.Language.Conversations. Conversation Analysis is a cloud-based conversational AI service that applies custom machine-learning intelligence to a user's conversational, natural language text to predict overall meaning, and pull out relevant, detailed information. https://learn.microsoft.com/en-us/samples/
Question
You have an Azure AI Services model named Model1 that identifies the intent of text input. You develop an app in C# named App1. You need to configure App1 to use Model1. Which package should you add to App1?
Options
- AUniversal.Microsoft.CognitiveServices.Speech
- BSpeechServicesToolkit
- CAzure.AI.Language.Conversations
- DXamarin.Cognitive.Speech
Explanation
Conversation Analysis is a cloud-based conversational AI service that applies custom machine-learning intelligence to a user's conversational, natural language text to predict overall meaning, and pull out relevant, detailed information. https://learn.microsoft.com/en-us/samples/azure/azure-sdk-for-net/azureailanguageconversations
Topics
Community Discussion
No community discussion yet for this question.