Voice input button starts audio context but receives silent stream — level meter dead, no transcription (macOS, fresh install)

Same problem and Im on the

Pro account:

Cursor voice recording activates and the waveform pulses, but no transcript appears.

macOS Messages records voice correctly. Microphone input levels appear normally in macOS.

DevTools > Network shows:

voice-processor.js failed net::ERR_FILE_NOT_FOUND

Tried:

- Reinstalled Cursor from cursor.com

- Restarted Mac

- Launched Cursor from Applications

- Launched with --disable-extensions

- Tested without Targus dock/hub

- Confirmed microphone works in other Mac apps

Still no transcript.

my voice system seems to be working now. i make no changes.

On Windows, installed latest version. I’m having the exact same issue. I have been experiencing it since yesterday.

Same here. Was broken since yesterday evening but now working again (using latest version throughout, no updates or even IDE re-opening) I guess they fixed something server side

Same here, the mic just stopped listening. It works with everything else but the cursor. software.

same, voice soundwave moves but doesn’t convert to text. (windows users)

yeah! happening again for me too! MacOS, I updated to the latest version, I’m using my work pro account [email protected]

same problem, stoped working yesterday after latest update

Now it’s working again somehow. I did not update or anything so I don’t know how it started working again.

Hi All,
the issue was clearly server-side. Why I say so? Because I tested old versions from months ago and they all stopped working at the same time. I use AppImages, meaning, containers with all the code the application needs, it is not a tipical installation where you can remove an individual file of the installation and the voice starts to fail, it is a container that can’t be modified, if it worked in the past and now it doesn’t work, the issue is external to the container image. About the voice-processor.js error we see in the DevTools->Network console, I think it can be and old error left there for many versions (all the old versions I tested have it), but it doesn’t seem to be the cause of loosing the voice feature. I tested this morning again, now the voice is back but the voice-processor.js error is still there in the DevTools->Network console, meaning, that file is not really part of the voice processing, or not a mandatory one.

Thanks we have the voice back.

Hey @dato2000, quick update for everyone in the thread.

The voice transcription issue was fixed on our side yesterday. The fix was backend-only, so no client update was needed. A few of you already confirmed it started working again on its own @dato2000, @Matt_Bunce, @uri111, @Angel_Barragan1 which matches what we expected.

Quick note about the voice-processor.js ERR_FILE_NOT_FOUND in DevTools. @Angel_Barragan1 was right, this one is a red herring. It can show up even when voice works fine, so it was not the real cause.

If you’re still seeing the mic record but not transcribe, let me know your Cursor version, OS, and tier, and we’ll take another look.

cc @Hagbard_Celine_42, @H37iX, @joseph_etorne, @Dan_Smith, @uri111, @Tim_Jones1, @mqln, @dgiordan, @Nicholas1, @Cody1, @bananacy, @Luisa, @artsvuni

resolved for me.

I had the same: didn’t work yesterday, started working again today, but:

voice input is flaky. It would transcribe while I talk, but suddenly rewrite the entire prompt, leaving out some parts and while I continue talking then go back to the entire prompt. This would happen several times and if I stop the input at the wrong time, major parts would be missing. This happened several times today already (and confused Claude as my prompt didn’t make sense anymore).

Looking at the devtools, I still see a failed network request when starting the voice input, but it then transcribes. Just in this unreliable back-and-forth manner (edit: I just read about the network error being irrelevant).

Fixed for me (had to end all Cursor processes in task manager first though)

Hey @h-audeto, glad recording is working again. What you’re describing sounds like a different issue from the original thread, so let’s split it out.

The transcript rewriting itself mid-speech is the streaming STT updating its partial guesses as more audio comes in. Some refinement is normal, but it shouldn’t drop parts of the final prompt. To dig in, a few details would help:

  1. Cursor version, OS, and layout editor vs Glass or Agents Window
  2. Plan tier
  3. Does it happen on every dictation, or only on longer prompts 15+ seconds?
  4. If you can grab a short screen recording that shows the rewrite happening, that’s perfect. If not, copy-paste the intermediate vs final transcript from one example.

The voice-processor.js failed request you see is unrelated, you can ignore it confirmed in post #37.

Sure, here is a screen recording. It has no audio, but you can see how the prompt keeps changing hugely, way beyond the usual cleanup process. And at the end when there is a long time nothing happening, I keep talking. I also just updated Cursor to see if things get better, but no.

Here is my Cursor info:

Version: 3.3.12 (user setup)
VSCode Version: 1.105.1
Commit: 75c0dfd29aecf2cc208dbaf761d5cc459c601aa0
Date: 2026-05-06T03:47:52.249Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100

Feel free to move this part into a new conversation or tell me if you want me to start a new one.

@h-audeto, thanks for calling this out separately. The symptom is different from the original bug (no transcription) and it sounds like new behavior, not a leftover effect.

The text jumping back and forth sounds like progressive STT. The transcript updates as the model gets more context, and sometimes it rewrites what was already said. But “losing whole chunks” sounds more like a regression than expected behavior. I’d like to take a closer look.

Can you share:

  1. Cursor version, OS, and plan (Free/Pro/Pro+/Ultra/Business).
  2. Layout: editor or Glass/unifiedAgent (Cursor Settings > General > Layout).
  3. Does this happen in the Agents Window too, or only in the IDE chat?
  4. What mic are you using: built-in, USB, or Bluetooth?

Sorry, forgot the info:

  • Cursor version: see the post with the video.
  • Plan: I’m on a plan through my employer, so I guess Business.
  • layout: Editor
  • In agents window, dictation works entirely different: I speak and there is no live transcript, but only after ending the dictation the text would appear as a block (which, to be honest, I don’t like as a UX as I like to see what the AI heard). But it seems to do well with regards to the described problem.
  • Mic: USB-attached webcam. Dictation used to work smoothly until last week.

so the voice to text is working, but it’s shifting back and forth during the transcriptiong, i.e. text is jumping around, and works are being written like. “ba–” rather than the word “back”. and itseems to be censoring bad words. “sh—”

the text is very broken

“you got this whole- thing- like we- can- like- what happened?” is all it transcribed in the end after a long dialogue.

@deanrie Works for me now, too, but there is a slight annoyance in the UX; if I type in something, I can’t use the mic. I usually add the lines of code as a reference, but then I’m not able to use the mic. I would like to be able to use the mic even after typing a few words.