Extract WMA (Windows Media Audio)(ASF?) tags?
807591Mar 22 2008 — edited Mar 24 2008Hello everyone. (Sorry- I couldn't find a suitable subforum for this).
Does anyone know of any existing code which will extract the tags (Artist, Album, Title, etc) from WMA files? I've found plenty of MP3 ones, but can't find any WMA java code. It doesn't need to write to them or read the audio data- just read them.
I've got a copy of the ASF spec, but it's microsoft documentation, which implies over-complicated and as difficult to read and understand as possible. Even if I could understand it I really really need a quick and easy solution- I don't have time to implement an entire ASF reader myself.
I can find plenty of java code for reading MP3 ID3 tags, but none for WMAs or ASFs. Is there seriously no existing code for this?
Thanks.
Simon
Edited by: SystemParadox on Mar 22, 2008 5:55 PM