
Microsoft Certified Azure AI Engineer Associate - AI-102
Get started today
Ultimate access to all questions.
Your company is developing a multilingual virtual assistant that can interact with users through voice commands. The virtual assistant should be able to understand and respond to user queries in multiple languages. Which Azure AI services would you use to implement this functionality?
Your company is developing a multilingual virtual assistant that can interact with users through voice commands. The virtual assistant should be able to understand and respond to user queries in multiple languages. Which Azure AI services would you use to implement this functionality?
Simulated
Explanation:
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 virtual assistant to understand and respond to user queries in multiple languages through voice commands.