Valid AI-900 Dumps shared by EduDump.com for Helping Passing AI-900 Exam! EduDump.com now offer the newest AI-900 exam dumps, the EduDump.com AI-900 exam questions have been updated and answers have been corrected get the newest EduDump.com AI-900 dumps with Test Engine here:
Which two scenarios are examples of a conversational AI workload? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Correct Answer: B,C
According to the AI-900 official study guide and Microsoft Learn module "Describe features of conversational AI workloads on Azure", conversational AI refers to artificial intelligence systems that interact with users through natural language via text or speech. These systems include chatbots, virtual assistants, and interactive voice response (IVR) systems that simulate human conversation. * B. Chatbot that provides users with the ability to find answers on a website by themselvesThis is a classic example of conversational AI. Chatbots use natural language understanding (LUIS) and Azure Bot Service to interpret user input, identify intent, and provide relevant responses automatically. They help users self-serve information without human support, such as retrieving account details or answering FAQs. * C. Telephone voice menus to reduce the load on human resourcesAutomated telephone systems or IVRs use conversational AI to interpret spoken commands and route calls intelligently. This is often implemented using Azure Cognitive Services Speech (for speech-to-text and text-to-speech) combined with Azure Bot Service for managing dialogue flow.