
Explanation:
Option C is the correct approach as it combines the Azure AI Translator service for text translation and Azure Cognitive Services, which includes the Azure AI Speech service for speech-to-text and text-to-speech conversion. This combination of services can enable the chatbot to understand and respond to user queries in multiple languages.
Ultimate access to all questions.
Your company is developing a multilingual chatbot for customer support. The chatbot should be able to understand and respond to user queries in multiple languages. Which Azure AI services would you use to implement this functionality?
A
Azure AI Translator service and Azure AI Speech service
B
Azure AI Speech service and Azure Cognitive Services
C
Azure AI Translator service and Azure Cognitive Services
D
Azure AI Speech service and Azure Machine Learning
No comments yet.