Sound in Xamarin Forms

Do you want to add some sound into your Xamarin Forms apps? 

We all know how to enjoy audio and video on our phones, tablets and computers. We click on a link or button and the screen is typically taken over as some video shows up and the accompanying audio begins to play.

For Xamarin.Forms mobile developers, a related issue that might come up is how to play some audio to provide a sound effect in an app, and specifically how would you play it in response to something like a button press.

In this article, I'll look at exactly that: how to play audio in the background when the user touches/clicks on a button.

Url: https://visualstudiomagazine.com/articles/2018/03/29/xamarin-forms-audio.aspx

No Comments