Wireless Mic/Headset Access on Android

I’m trying to allow users to select what microphone they want to use on an Android device. Specifically a Pixel Tablet and the Meta Quest VR headsets. In Editor and on PC builds “Microphone.devices” gives me ever device connected and I’m able to easily change it in Dissonance. Then when I run on android the only device I’m given is “Android audio input”.

The main reason I’m trying to do this is because without being able to select a device the android app always pics the hardware microphone no matter what OS settings I try to mess with.

I have also tried going the path of using some Android Java code to fetch connected devices, this allows me to see more, but none of the microphone device names line up with something I can actually set to capture in Dissonance or Unity.

##Environment
Unity 2022.3.7f1
Android Builds (Pixel Tablet, Meta Quest Headsets)
Dissonance Voice Chat 9.0.5
Dissonance for Netcode for GameObjects 9.0.2