techierathore / AudioPlayEx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioPlayEx: This example shows how to play an MP3 file in Xamarin.Forms application using Dependecy service. This sample works on both iOS and Andriod.

In Order to play any mp3 file the files should be kept in following mentioned paths:

iOS: file should be added to the Resources folder

Android: file should be added to the Asset folder

About


Languages

Language:C# 100.0%