AI-102 · Question #100
AI-102 Question #100: Real Exam Question with Answer & Explanation
The correct answer is A: Enable WebSockets for the chatbot app.. You can use the Speech service to voice-enable a chat bot. The Direct Line Speech channel uses the text-to-speech service, which has neural and standard You'll need to make a small configuration change so that your bot can communicate with the Direct Line Speech channel using web
Question
You need to enable speech capabilities for a chatbot. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- AEnable WebSockets for the chatbot app.
- BCreate a Speech service.
- CRegister a Direct Line Speech channel.
- DRegister a Cortana channel.
- EEnable CORS for the chatbot app.
- FCreate a Language Understanding service.
Explanation
You can use the Speech service to voice-enable a chat bot. The Direct Line Speech channel uses the text-to-speech service, which has neural and standard You'll need to make a small configuration change so that your bot can communicate with the Direct Line Speech channel using web sockets. https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/tutorial-voice-enable-yo ur-bot-speech-sdk
Topics
Community Discussion
No community discussion yet for this question.