Record audio with bluetooth microphone

Hello guys,
Is it possible to record audio through an external bluetooth microphone using Ionic 2?
I’m succeeded in recording through the microphone device, but I would like to change the input and use instead the bluetooth microphone. I’m using the ionic native plugin Media.

INFO environment :
global packages:

@ionic/cli-utils : 1.4.0
Cordova CLI      : 7.0.1
Ionic CLI        : 3.4.0

local packages:

@ionic/app-scripts              : 1.1.4
@ionic/cli-plugin-cordova       : 1.4.0
@ionic/cli-plugin-ionic-angular : 1.3.1
Cordova Platforms               : android 6.1.2
Ionic Framework                 : ionic-angular 2.2.0

System:

Node       : v6.10.0
OS         : Windows 10
npm        : 3.10.10

Did you ever find a solution to this? If not, wtf?

I have submitted a bounty on stackoverflow if anyone is interested in providing an example