Guide
Dictate to Gemini
Gemini already takes voice input, but a system-wide dictation hotkey types a clean prompt into the box you can review before sending — and works the same in ChatGPT, Claude, or any app. Here's when each one is the right tool.
Last updated: June 2026

You can already dictate to Gemini: both the Gemini app and gemini.google.com have a microphone for spoken questions. A system-wide dictation hotkey adds a second option — it types a cleaned-up prompt into Gemini's text box so you can edit before sending, and the same hotkey works in ChatGPT, Claude, or any other app.
There's a small assumption baked into this search, and it's worth poking before anything else. "Dictate to Gemini" usually means one of two different things. One is talking to Gemini and getting an answer back, which Gemini already does — it has a microphone. The other is getting your spoken words into the prompt box as text you can read, trim, and fix before you hit send. Those are not the same job, and the second one is where a separate tool earns its place.
I write a lot of prompts. Long ones, the kind where you paste three paragraphs of context and a question at the end. Typing those is slow. Speaking them is fast, but speaking them straight into a chatbot's live mic means you can't see the wording until it's already been sent. So I dictate the prompt into the box first, read it, fix the one word the transcription got wrong, and then send. That's the whole pitch. This guide covers when Gemini's own mic is enough and when typing the prompt instead is the better move.
Can you talk to Gemini already?
Yes. Gemini has voice input built in. In the Gemini app on your phone you tap the microphone and speak your question; on a supported device you can even start hands-free. On the web at gemini.google.com there's a microphone in the prompt area too. So if your goal is "ask Gemini something out loud and get an answer," you don't need anything else. The feature ships in the product.
I want to be clear about that up front, because a lot of articles for this keyword skip it and go straight to selling you something. Gemini's own voice input is genuinely fine for quick spoken questions. "What's the weather in Brasov," "convert 200 grams to cups," "summarise this article" — talk, listen, done. If that's the whole of what you do, this is a short article: use the mic that's already there.
The gap shows up the moment your prompt gets longer or more deliberate, and the moment you want to use the exact same habit somewhere that isn't Gemini. That's the rest of this piece.
Why type the prompt instead of just talking
When you talk straight into a chatbot's microphone, your words go in and the answer comes out — but you never see the prompt as editable text first. For a one-line question that's fine. For a careful prompt it isn't. You said "summarise this in a formal tone," the mic heard "summarise this in a formal town," and now the model is doing something slightly wrong and you're re-recording the whole thing. Typing the prompt into the box first means you read it before it runs.
The other reason is that the habit travels. A hotkey that types your speech into a text box doesn't care which box. Gemini today, ChatGPT tomorrow, a Claude prompt the day after, a Slack message, a commit description, an email to your kid's teacher. One muscle memory, every app. Gemini's mic only works inside Gemini, which is exactly what you'd expect, but it means a second tool that works everywhere isn't redundant — it's a different shape.
The fastest way: a system-wide hotkey
Here's where a dedicated app changes things. Whisper by Remskill is not a Gemini plugin, a Chrome extension, or a Google integration. It's a desktop app that behaves like your keyboard: press a hotkey, speak, and the transcript is pasted at your cursor — in any app, the Gemini prompt box included. It works the same in the browser and on the desktop, because as far as your computer is concerned, you're just typing.
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. Change it in Settings, Recording if it clashes with something you've already bound. The "pick your own hotkey" panel exists because I shipped a hardcoded one first and it cheerfully collided with someone's music software at two in the morning. I have a master's degree.
Open Gemini and click into the prompt box. Hold the hotkey, say your prompt, release.
That's the whole loop. The transcript appears in the box, you read it, you fix anything off, you send.
Dictate a prompt straight into Gemini
Once it's running, the experience is unremarkable in the best way. You put your cursor in Gemini's prompt box, hold the key, say your prompt, let go. A second or so later the text is sitting there as if you'd typed it. Now you do the thing the live mic doesn't let you do: you read it. Long prompts especially — the three paragraphs of background plus the actual question — are far easier to get right when you can see them before they run.
Because the local transcription runs on your machine (pure-Rust, no Python sidecar, no server in the loop), it works offline, and the audio of whatever you're dictating never leaves your laptop. You're typing the prompt with your voice and then sending it to Gemini yourself — the dictation step and the AI step are separate, which is the whole reason you get to edit in between.
AI cleanup strips the "ums"
Spoken language is messy. You say "um," you restart sentences, 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 pastes. So "uh, can you, can you write me like a, a short email declining this" becomes "Can you write me a short email declining this." A cleaner prompt tends to get a cleaner answer, so this one actually matters more for AI prompting than for plain notes.
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 need Pro; it's there in the free local pipeline. You can also turn it off and paste the raw transcript, which is fine when you're going to read and edit the prompt anyway.
The same hotkey works in ChatGPT, Claude, anywhere
This is the part that makes the separate tool worth it. The hotkey doesn't know what Gemini is. It pastes text wherever your cursor sits, so the exact habit you just learned works in ChatGPT, in Claude, in Perplexity, in a Google Doc, in your email client, in the comment box of a pull request. You learn one move and stop thinking about which AI you're prompting today. Gemini's built-in mic, by design, only helps inside Gemini.
I bounce between three or four AI tools in a normal week depending on what I'm doing. The thing I did not want was a different voice button in each one, each behaving slightly differently. One hotkey that types into all of them is less to remember, and it keeps working when one of them ships a redesign.
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 the 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 prompt into Gemini. It's there when you want to tune.
When Gemini's own mic is enough
If you only want to ask Gemini quick spoken questions, skip the separate app entirely. Open Gemini, tap or click the microphone, talk. It's built in, it's free, and for a one-line question there's nothing to gain from a second tool — you'd be adding a step, not removing one. The same goes for the voice features inside the other big chatbots when you're working only in that one app.
AI chat · built-in voice
A dedicated hotkey pulls ahead in three spots: long prompts you want to read before sending, the filler cleanup, and using the same dictation habit across every app instead of just Gemini. The more your prompts look like real writing — context, instructions, a question — and the more tools you bounce between, the more those matter.
Pick the smallest tool that solves your problem. For one spoken question, that's the mic already in Gemini. For long prompts dictated across Gemini and ChatGPT and a half-finished email, the system-wide hotkey stops feeling like overkill around the second paragraph 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 dictating prompts into Gemini with Whisper costs nothing. Whisper Pro adds the cloud features (OpenAI transcription, cloud AI enhancement, voice web search), and it 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.
Gemini can hear you already, and for a quick question that's the end of the story — use the mic that's there. The reason to dictate the prompt into the box instead is the part the mic can't do: you get to read it before it runs, and you get to do it the same way in every other app you talk to. Two tools, two jobs. Most of the time, the smaller one is enough.
Want to voice-prompt every AI, not just Gemini?
Download Whisper, hold the hotkey, talk a clean prompt into any box. 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.



