
Speech Recognition is the AI technology that converts spoken language into written text. It is what lets you dictate messages, use voice assistants, and get automatic transcripts.
What it means in plain English
Also called speech-to-text, this technology takes an audio signal of someone talking and produces the corresponding words in text. Modern systems, trained on huge amounts of recorded speech, handle different accents, speeds, and background noise far better than earlier ones — though clear audio still gives the best results. It is the input side of most voice-based AI.
It pairs naturally with text-to-speech, which does the reverse, to enable full spoken conversations with machines.
A simple example
When you speak to a voice assistant, dictate a text message, or get an automatic transcript of a meeting, speech recognition is converting your voice into the text the system then works with.
Why it matters
Speech recognition makes hands-free and voice-first computing possible, and underpins accessibility tools, transcription services, and voice assistants. As speaking becomes a common way to interact with technology, it is an increasingly important area of AI.
Related terms
- Text-to-Speech — the reverse process, turning text into speech.
- Natural Language Processing — the field speech recognition supports.
- Deep Learning — powers modern speech recognition.
Frequently asked questions
What is speech recognition?
Also called speech-to-text, it converts spoken audio into written text, enabling voice assistants, dictation, transcription, and voice commands.
How accurate is modern speech recognition?
Deep-learning models have made it highly accurate for clear speech, though accents, background noise, and specialised vocabulary can still reduce accuracy.