I have been googling for a while, and do let me know if this question is a repeat, but here's what I am trying to achieve:
I am making a HTML <audio>
playback system, with help of audio.js library.
Audio playback is working perfectly fine, with some glitches in iphone, but when I playback on phone (Android or iOS), audio control shows up in phone's media player and home screen, which is a good thing but its showing the link to my audio, not the name of the file.
Here's what's happening:
Here's what I want (taken from a famous audio playback website):
Please, let me know what I am missing or if the question is incomplete or incorrect! Any sort off comment or suggestion will be thankful. Thanks