adrianstevens / Xamarin-Plugins

Cross-platform Plugins for Xamarin, Xamarin.Forms and Windows
https://www.nuget.org/packages/Xam.Plugin.SimpleAudioPlayer/
MIT License
132 stars 53 forks source link

Enhancement Audio through Speaker, ear peace or Bluetooth #57

Closed magtimmermans closed 3 years ago

magtimmermans commented 5 years ago

Hi,

Would it be possible to add an option that the audio will be played by Speaker or ear-peace or Bluetooth (A2DP)?

adrianstevens commented 4 years ago

This isn't consistent across every supported platform so I think this better handled outside of the plugin (i.e. directly in your application code).

adrianstevens commented 3 years ago

closing issue

michaelonz commented 2 years ago

Hi - Does anyone have any sample code where there app is using SimpleAudioPlayer to play sound through the speaker (not the earpiece) on IOS (Seems fine on android)..... I have tried so much sample code but nothing works more than once - I am wondering if anyone has actually got this to work?