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 CoreAudio driver for iOS and macOS #17590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JoeMatt
Copy link
Contributor

@JoeMatt JoeMatt commented Feb 18, 2025

Description

Adds a Microphone driver using CoreAudio audio units.

It's in Objective-C due to AVSession requirements on iOS.

I tested this in Provenance for iOS using both MelonDS DS and nooDS.

Demo video here,
https://x.com/provenanceapp/status/1891669469304377771

I haven't been able to test this on macOS yet.

To use, you'll have to add

HAVE_MICROPHONE alongside HAVE_COREAUDIO in your XCode config to add this to the build.

Related Issues

closes #16957
Closes #16241

Related Pull Requests

Reviewers

[If possible @mention all the people that should review your pull request]
Ok

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.

Retroarch doesn't have Mic access in IOS Microphone support on iOS
1 participant