AirPods gestures not sending AVAudioApplication mute state notifications
I have a macOS Swift app that gets information from the user’s microphone. I’m attempting to use the new (macOS 14+) APIs available on AVAudioApplication
that allow the user to use gestures (pressing the stem) to mute the audio input.