Skip to content
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

Add microphone permission to plist #666

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

christianromney
Copy link
Contributor

This PR adds the NSMicrophoneUsageDescription key to the plist to allow Emacs microphone access, similar to the camera access added in this PR.

This is often useful, for instance, when trying to use the whisper.el package.

Signed-off-by: Christian Romney <[email protected]>
Copy link
Owner

@d12frosted d12frosted left a comment

Choose a reason for hiding this comment

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

looks good, thanks!

@d12frosted d12frosted merged commit d5dd64d into d12frosted:master Feb 21, 2024
24 checks passed
@christianromney christianromney deleted the microphone-permission branch February 21, 2024 16:30
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.

2 participants