Need help in obtaining recorded date of an audio file using java. Clearly specifying not the last modified date. I tried it using lastModified() method of File class in java but it gives lastModified date not the recorded date on audio file.