NateRickard / Plugin.AudioRecorder

Audio Recorder plugin for Xamarin and Windows
MIT License
164 stars 68 forks source link

Be able to find and select Audio Sources #9

Open SethKitchen opened 6 years ago

SethKitchen commented 6 years ago

Enhancement: I would like to be able to see all available audio sources (ie mic, audio interface, etc) and select one. Is this possible?

C0DESTR0NG commented 6 years ago

Has there been any progress on this? Specifically on Android, it'd be helpful to override the AudioSource default from Mic to one of the other sources. Is there a way to write a custom renderer to catch this and update the value on the fly for Android? Thanks in advance.

andreabonassi commented 5 years ago

Any news about this topic?

levmel commented 3 years ago

I would also like to change the audio streaming source to my speakers.