Speech Recognition — Microsoft Azure AI Fundamentals (AI-900) Practice Questions
Speech recognition is the AI task of converting spoken language into a textual representation, enabling computers to process voice input the same way they process typed text. On the AI-900 exam, speech recognition is presented as a component of both conversational AI workloads and standalone NLP pipelines, implemented in Azure through the Azure AI Speech service's speech-to-text feature. Candidates should understand that modern speech recognition relies on acoustic models and language models working together, and that accuracy can be improved through custom model training on domain-specific terminology. This concept appears in questions about designing voice-enabled applications.
Free questions on speech recognition
Which Azure service converts speech into text?
Free question · easy · full answer + explanation
More speech recognition questions in the full bank
- Which Azure AI service provides speech recognition and synthesis? Unlock answer & explanation →
- Which Azure service allows you to create custom speech recognition models? Unlock answer & explanation →