Skip to content

Add Microphone CoreAudio driver for iOS and macOS#17590

Merged
warmenhoven merged 1 commit intolibretro:masterfrom
Provenance-Emu:feature/MicCoreAudio
Jun 6, 2025
Merged

Add Microphone CoreAudio driver for iOS and macOS#17590
warmenhoven merged 1 commit intolibretro:masterfrom
Provenance-Emu:feature/MicCoreAudio

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

Signed-off-by: Joseph Mattiello <git@joemattiello.com>
@JoeMatt JoeMatt force-pushed the feature/MicCoreAudio branch from 05a993b to 3eaa9f1 Compare April 16, 2025 19:37
@warmenhoven warmenhoven merged commit 720f5bc into libretro:master Jun 6, 2025
31 checks passed
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

2 participants