Skip to content

MacOS Microphone Permissions #1253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed

Conversation

LimeGradient
Copy link

On macOS and on game launch, this will check the Info.plist for the NSMicrophoneUsageDescription tag, if it is not found it will add it to the plist. This also implements the requestPermission method for Microphone on macOS.

@dankmeme01 dankmeme01 requested a review from qimiko March 1, 2025 13:34
@altalk23
Copy link
Member

would be better if checkPermissionPlist() existed in all platforms (and maybe renamed to checkPermissions) and they are empty in other platforms instead of having an ifdef otherwise lgtm

@altalk23 altalk23 closed this May 19, 2025
@altalk23 altalk23 reopened this May 19, 2025
@altalk23 altalk23 closed this May 19, 2025
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.

3 participants