I was looking for a way to read metadata from audio, but couldn't find anything (old links).
I would like to read the content of metadata from aac or, alternatively, from mp3, which is in the <audio> tag.
The files are hosted on the server and I would like to read the title and author.
I have implemented using the jQuery library.
I would be grateful for help.