HXAudioPlayer icon indicating copy to clipboard operation
HXAudioPlayer copied to clipboard

Play a file from local storage

Open hasnabbas opened this issue 6 years ago • 1 comments

I couldn't find how to play a file from local storage. Is it possible with this library?

hasnabbas avatar Sep 11 '18 18:09 hasnabbas

Did you read documentation ?. You can load local files using HXMusic.music() .load(R.raw.my_song_name)

balusreekanth avatar Jun 04 '21 10:06 balusreekanth