Voice Input Not Working on Linux

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Voice Input Not Working on Linux

Steps to Reproduce

I click on the microphone icon and speak. I click it again. Nothing happens.

Expected Behavior

I click on the microphone icon and speak. What I say appears in the message input window.

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.75
VSCode Version: 1.99.3
Commit: 9e7a27b76730ca7fe4aecaeafc58bac1e2c82120
Date: 2025-11-12T17:34:21.472Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 5.15.0-136-generic

Additional Information

Every 2.x version has broken voice input

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue with voice input on Linux in 2.x versions.

Workaround: open Cursor Settings → Network and make sure HTTP/2 is enabled (not HTTP/1.1). This helped another Linux user on v2.0.64: Voice input do not work

If that doesn’t help, please share console logs:

  • Help → Toggle Developer Tools → Console tab
  • Press the microphone button, speak, then stop recording
  • Screenshot any errors that appear

Let me know if enabling HTTP/2 helps!

yes, http/2 works with voice input

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.