Dancing with Siva Audio Book Is Here!
February 24, 2020[Go to it on it's own web page]
$(document).ready(function () {
var mePlayer = $('audio').mediaelementplayer({
"features": ['playlistfeature', 'prevtrack', 'playpause', 'nexttrack', 'loop', 'shuffle', 'current', 'progress', 'duration', 'volume', 'playlist'],
"audioVolume": "vertical", // just like video player
loop: true
});
});
</div