Microsoft Certified Azure AI Engineer Associate - AI-102

Microsoft Certified Azure AI Engineer Associate - AI-102

Get started today

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?




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 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.