Hi I am trying to make an application using actionscript. I am trying to detect headset microphone using Microphone.getMicrophone();
but I am only getting the mic of the device and not the mic of the Bluetooth headset.
Is there a way to use Bluetooth headset's mic as audio input in Action Script?