codex browser missing microphone permissions

Open 💬 0 comments Opened Jun 30, 2026 by darvid7

What version of the Codex App are you using (From “About Codex” dialog)?

Version 26.623.42026 • Released Jun 26, 2026

What subscription do you have?

pro

What platform is your computer?

Darwin 24.6.0 arm64 arm

What issue are you seeing?

im trying to get codex to build a test suite for voice interactions on my web app, i can't request microphone permissions on the codex browser

<img width="605" height="761" alt="Image" src="https://github.com/user-attachments/assets/396bb43e-9f7b-437a-a5bf-37e9a2debabb" />

nor is there an option to allowlist microphone permissions per site in settings

<img width="767" height="756" alt="Image" src="https://github.com/user-attachments/assets/e3944a4b-789f-4a15-9353-27656bb8c712" />

e.g. with chrome://settings

<img width="789" height="475" alt="Image" src="https://github.com/user-attachments/assets/f436f023-4ac3-4f04-bd71-ac5818bfc33d" />

What steps can reproduce the bug?

prompt codex:

Make an app purely to test voice interactions. All you need to do is ask the user to enable its microphone. Then, try to test it out using the Codex browser.

What is the expected behavior?

able to allow microphone permission

Additional information

_No response_

View original on GitHub ↗