AI-900 · Question #240
You plan to build a conversational AI solution that can be surfaced in Microsoft Teams, Microsoft Cortana, and Amazon Alexa. Which service should you use?
The correct answer is A. Azure Bot Service. To build a conversational AI solution deployable across multiple channels like Teams, Cortana, and Alexa, Azure Bot Service is the appropriate choice.
Question
Options
- AAzure Bot Service
- BAzure Cognitive Search
- CSpeech
- DLanguage service
How the community answered
(40 responses)- A78% (31)
- B10% (4)
- C5% (2)
- D8% (3)
Why each option
To build a conversational AI solution deployable across multiple channels like Teams, Cortana, and Alexa, Azure Bot Service is the appropriate choice.
Azure Bot Service provides a comprehensive platform for developing, connecting, and managing intelligent bots, offering direct integration with numerous popular channels including Microsoft Teams, Cortana, and Amazon Alexa. It abstracts away the channel-specific integration complexities.
Azure Cognitive Search is used for adding search capabilities to applications, not for building conversational AI agents.
Azure AI Speech service is primarily for converting speech to text and text to speech, which is a component of a conversational AI but not the complete solution for channel integration.
Azure AI Language service provides natural language processing capabilities like sentiment analysis or language understanding, which are components of a bot but not the service for managing channel connections.
Concept tested: Building conversational AI solutions and channel integration
Source: https://learn.microsoft.com/en-us/azure/bot-service/bot-service-overview
Topics
Community Discussion
No community discussion yet for this question.