Tutorial
Voice to text in Google Sheets
Google Docs has Voice typing. Google Sheets does not. So if you came looking for Tools, Voice typing in your spreadsheet, it isn't there. Here's what actually dictates into a cell: a system-wide hotkey app, or your OS's built-in dictation.
Last updated: June 2026

Google Sheets has no built-in voice typing, unlike Google Docs, which has Tools, Voice typing. There is no equivalent menu item in Sheets. To dictate into a cell you use a system-wide tool: your operating system's dictation (Windows logo key + H, or the Mac Dictation shortcut), or a hotkey app like Whisper that types your speech into the selected cell. Press Tab or Enter to move on and dictate the next one.
This one catches people out, and it's worth saying plainly before anything else. Google Docs has a real, built-in dictation feature: open Tools, click Voice typing, a little microphone appears, and your speech becomes text on the page. It works in Chrome, Edge, and Safari. People use it, like it, then open a spreadsheet, go hunting for the same menu item, and come up empty. The honest answer is that Google Sheets never shipped it. The same Tools menu in Sheets has no Voice typing entry, and no amount of clicking around will summon one.
So the good news is that dictating into Sheets is still completely doable, because Sheets runs in a browser on a real computer, and a real computer can already turn your voice into text anywhere your cursor is. The fix lives one level up from the spreadsheet: a tool that types into whatever cell you've selected, the same way it'd type into an email or a chat box. This guide walks through why the Docs trick doesn't carry over, the fastest way to dictate into a cell, how to move cell to cell while you talk, and when you should skip the extra app and just use the free thing your OS already has.
Does Google Sheets have voice typing?
No. Google Sheets has no built-in voice typing. The feature you're thinking of belongs to Google Docs: Tools, Voice typing, which puts a microphone in the margin and types what you say into the document. Google's own support page lists it for Docs and Slides. Sheets is not on that list, and the Tools menu inside a spreadsheet simply does not have the entry.
I went looking for it myself the first time, on the assumption that Google wouldn't ship a feature in one of its core apps and quietly leave it out of another. The Tools menu in Sheets has Create a filter view, Notification settings, Accessibility, a handful of others. No Voice typing. It isn't tucked into a submenu or hidden behind a setting. It's just not a thing the spreadsheet does.
Why the gap exists is mostly a guess on my part, but it's a reasonable one: a document is a single stream of text, which is exactly what a dictation feature wants to write into. A spreadsheet is a grid of separate cells, and "where does the next word go" is a harder question when every cell is its own box. Whatever the reason, the result for you is the same. The tool that dictates into Sheets has to come from outside Sheets.
Why the Docs trick doesn't work in Sheets
If you've used Voice typing in Docs, the muscle memory is to reach for Tools and expect the microphone. In Sheets that reach comes back empty, and it's not a bug or a missing browser permission you can fix. The feature genuinely isn't built into the spreadsheet. So copying the Docs workflow over, click into the app, open Tools, look for the mic, is a dead end every time, no matter which browser you're in.
There's a workaround people sometimes suggest that's worth knowing about and mostly not worth doing: dictate into a Google Doc with Voice typing, then copy the text and paste it into a cell. It works, but you're now bouncing between two tabs for every entry, which is slower than just typing for anything short. The cleaner answer is a tool that writes directly into the cell you've already selected, so you never leave the spreadsheet. That's what the rest of this guide is about.
The fastest way: a system-wide hotkey
Here's where a dedicated app changes the math. Whisper by Remskill is not a Sheets add-on, a Chrome extension, or a Google integration. It's a desktop app that works like a keyboard: press a hotkey, speak, and the transcript is typed at the cursor, in any app. Click a cell in Sheets, hold the hotkey, talk, and the text lands in that cell. As far as your computer is concerned, you're just typing, so it doesn't care that the app underneath is a spreadsheet in a browser tab.
Setup is short:
Download and install Whisper on Windows 10 or 11, or a Mac with Apple silicon.
Sign in. The local pipeline is free, with no payment method required at signup.
Note your hotkey. On Windows the default is Ctrl+Space; on a Mac it's holding Command+Option together as push-to-talk, releasing either key to stop. You can change it in Settings, Recording if it clashes with a spreadsheet shortcut you lean on. I shipped a hardcoded hotkey in the first version and it cheerfully collided with someone's other software at two in the morning, which is why the "pick your own" panel exists. I have a master's degree.
Click the cell you want to fill. Hold the hotkey, say the value, release.
That's the whole loop. The transcript appears in the cell as if you'd typed it. You read it, then press Tab or Enter to commit and move on.
Speak, and the cell fills in
Once it's running, the experience is unremarkable in the best way. You click a cell, hold the key, say the value, let go. A second or so later the text is sitting in that cell, exactly as if you'd typed it. No copy-paste from another tab, no separate dictation window to fish the words out of, no add-on permissions dialog asking to see your spreadsheet.
Because the local transcription runs on your machine (pure-Rust, no Python sidecar, no server in the loop), it works offline. That's a quiet win for a spreadsheet specifically. The contents of a sheet are often the kind of thing you'd rather not narrate to a cloud service, a client list, a budget, a column of someone's contact details, and in local mode the audio never leaves your laptop. Windows' own built-in voice typing needs an internet connection to work at all; Whisper's local mode does not.
Moving cell to cell while you dictate
Dictating one cell is the easy part. The rhythm that makes voice typing actually faster than the keyboard in a spreadsheet is the navigation between cells, and that's still your own two keys: Tab and Enter. Tab commits the current cell and moves one to the right; Enter commits and moves down. So a row of data becomes a loop: hold the hotkey, say the value, release, Tab, repeat. At the end of the row, Enter drops you to the start of the next one if you began with Tab.
In practice it looks like this. Click A2. Hold, say "Acme Industries," release, Tab. Hold, say "net thirty," release, Tab. Hold, say "April fourteen," release, Enter. You've filled three cells and dropped to the next row without touching the mouse. The hotkey handles the talking; Tab and Enter handle the where. It takes about a row to get the muscle memory, and then it's faster than typing for anything longer than a number.
One honest caveat: for a column of plain numbers, dictation is rarely worth it, your number pad is already excellent at numbers. Where voice earns its keep is text-heavy cells: names, addresses, notes, descriptions, the column where you'd otherwise be typing a sentence into a box the size of a stamp.
What the full Whisper app looks like
The hotkey is the part you'll use most, but there's a settings surface behind it. You pick your transcription engine: Whisper models, whose multilingual variants cover 99 languages and whose English-only .en builds cover exactly one, or NVIDIA's Parakeet, about 600 MB, 5 to 10 times faster than Whisper on CPU, covering English plus 24 European languages. You set your hotkey, manage history, and save presets. None of that is required to dictate one cell. It's there when you want to tune.
Cleaning up dictated entries with AI
Spoken language is messy. You say "um," you restart, you trail off into a noise that means "you know what I mean." Whisper has an optional AI enhancement step that trims filler and tidies the phrasing before it types. For a notes column that's useful: "uh, client wants, wants the revised quote by, by Friday" becomes "Client wants the revised quote by Friday." Whether you want it on depends on the column; for a tidy data field, probably; for a free-text notes cell, definitely.
That cleanup runs locally through Ollama, free, on your own machine. Pro users can route it through the cloud instead, but the filler-cleanup benefit doesn't require Pro; it's in the free local pipeline. You can also turn it off and type the raw transcript, which for a short value in a small cell is often exactly the right call.
When to skip a dictation app and just use your OS
If you only need to fill the odd cell by voice, don't install anything. Your computer already does this for free. On Windows, click a cell in Sheets, press the Windows logo key + H, and voice typing opens in the cell, no subscription. On a Mac, the built-in Dictation shortcut (or the mic key) does the same, and on Apple silicon it runs on-device with no internet required. Both type straight into whatever cell you've selected, because Sheets is just another text box as far as the OS is concerned.
Windows · Win + H
macOS · Dictation
The one tradeoff worth knowing: Windows' Win+H needs an internet connection to run, while macOS dictation and Whisper's local mode don't. For a quick "type one address into one cell," the OS tool is the right call and costs you nothing. Where a dedicated app pulls ahead is volume, the filler cleanup, the language coverage, and dictating offline: the longer your data-entry session and the more text-heavy the cells, the more those matter.
Pick the smallest tool that solves your problem. For one cell, that's the key you already have. For an afternoon of filling a text-heavy sheet, the dedicated app stops feeling like overkill around the second or third long entry you didn't have to type.
What Whisper costs
The local dictation pipeline, transcription and the AI cleanup over Ollama, is free for any signed-in user, with no card at signup. So getting your voice into a Google Sheets cell with Whisper costs nothing. Whisper Pro adds the cloud features (OpenAI transcription, cloud AI enhancement, voice web search) and carries a separate trial. The exact numbers live on the pricing page rather than here, because prices move and a blog post is a bad place to keep them current.
Further reading
Google may well bring Voice typing to Sheets one day, the way features tend to spread across an app suite once enough people expect them. Until then, the spreadsheet doesn't dictate, but your computer does. Your OS has the feature for free, and an app exists for when the built-in version isn't fast enough across a whole afternoon of data entry. Two tools, one cell at a time. Most of the time you need the smaller one.
Want your voice in a spreadsheet cell?
Download Whisper, click a cell, hold the hotkey, talk. The local pipeline is free, no card at signup.
Free local dictation for every signed-in user. Pro adds the cloud features on a separate trial.



