Skip to content

fix: weird microphone permission request behavior (macOS 26.2)#242

Merged
Dimillian merged 3 commits intoDimillian:mainfrom
thernsdr:main
Jan 26, 2026
Merged

fix: weird microphone permission request behavior (macOS 26.2)#242
Dimillian merged 3 commits intoDimillian:mainfrom
thernsdr:main

Conversation

@thernsdr
Copy link
Copy Markdown
Contributor

fixes #212
tested on macOS 26.2

@Dimillian
Copy link
Copy Markdown
Owner

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 82f7df3552

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src-tauri/src/dictation.rs Outdated
@thernsdr thernsdr marked this pull request as draft January 26, 2026 07:22
@thernsdr thernsdr marked this pull request as ready for review January 26, 2026 07:39
@Dimillian
Copy link
Copy Markdown
Owner

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Dimillian Dimillian merged commit 9e18dc8 into Dimillian:main Jan 26, 2026
5 checks passed
@Samigos
Copy link
Copy Markdown
Contributor

Samigos commented Jan 26, 2026

For me the app is shown on the System Settings permissions list, but when I try to record it throws me the Microphone access was denied. Please grant microphone permission in System Settings > Privacy & Security > Microphone. error.

When I forked the repo to try and fix it, I had it working when I released a build and ran that. When I was running the server locally it didn’t do anything; no recording, no error.

@Dimillian
Copy link
Copy Markdown
Owner

I don't know anymore damn. Tauri got it twisted I think. Working for me in dev and release mode and the app shows up hmmmm

@Samigos
Copy link
Copy Markdown
Contributor

Samigos commented Jan 26, 2026

So wait, you can even record properly in dev mode?

@Dimillian
Copy link
Copy Markdown
Owner

Yes for me it work in both and the ask did ask for permission for the first time in production after the fix!

@Samigos
Copy link
Copy Markdown
Contributor

Samigos commented Jan 26, 2026

Ok, I'll check it again when I find the time!

@Dimillian
Copy link
Copy Markdown
Owner

Fixed!!! Let me know with latest release

@Samigos
Copy link
Copy Markdown
Contributor

Samigos commented Jan 27, 2026

YESSS! WTF was it?

gersmann pushed a commit to gersmann/codex-monitor-web that referenced this pull request Mar 10, 2026
…lian#242)

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
zip700 pushed a commit to zip700/CodexMonitor that referenced this pull request Apr 3, 2026
…lian#242)

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

issue: Microphone permission not requested

3 participants