Write the tag contained in this AudioFile in the actual file on the disk, this is the same as calling the AudioFileIO.write(this)
method.
@throws CannotWriteException If the file could not be written/accessed, the extension wasn't recognized, or other IO error occured.
@see AudioFileIO