HXAudioPlayer
HXAudioPlayer copied to clipboard
Play a file from local storage
I couldn't find how to play a file from local storage. Is it possible with this library?
Did you read documentation ?. You can load local files using HXMusic.music() .load(R.raw.my_song_name)