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

player returns null in netcore web ap #45

Open Psercom opened 5 years ago

Psercom commented 5 years ago

If we understand this isn't supported yet and we are wondering if it's planned. Thanks for a great plugin, solid and well designed.

adrianstevens commented 5 years ago

Thanks! There currently isn't any direct support for .NET Core since .NET Core doesn't expose any audio APIs directly. I'll leave this issue open as a reminder to explore this further.

What platform(s) are you targeting?

tuke307 commented 4 years ago

Can you do a .net core support for windows only?