
Answer-first summary for fast verification
Answer: Azure AI Translator service and Azure AI Speech service
Option A is the correct approach as it combines the Azure AI Translator service for text translation and 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 with speech-to-speech functionality. Option B is incorrect as Azure Cognitive Services is a broader category of services that includes both the Translator and Speech services. Option C is incorrect as it does not include the Azure AI Speech service, which is necessary for speech-to-speech functionality. Option D is incorrect as Azure Machine Learning is not directly related to speech-to-speech functionality.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company is developing a multilingual chatbot using Azure AI services. The chatbot should be able to understand and respond to user queries in multiple languages. Which Azure AI services would you use to implement speech-to-speech functionality for the chatbot?
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.