
Answer-first summary for fast verification
Answer: Azure AI Speech service
Option B, Azure AI Speech service, is the correct choice for implementing speech-to-text functionality in a multilingual chatbot. The Azure AI Speech service can convert spoken language into text, which can then be processed by the chatbot. Option A, Azure AI Translator service, is used for text translation and is not suitable for speech-to-text conversion. Option C, Azure Cognitive Services, is a broader category of services that includes both the Translator and Speech services. Option D, Azure Machine Learning, is a service for building and deploying machine learning models and is not directly related to speech-to-text 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 service would you use to implement speech-to-text functionality for the chatbot?
A
Azure AI Translator service
B
Azure AI Speech service
C
Azure Cognitive Services
D
Azure Machine Learning
No comments yet.