Please forget it. It works. Evidently it was a temporary problem.
The function MP4GetiTuneFrame always returns an empty string
probably the file is not M4A (or MP4). It is AAC. change file extention to AAC. Audio genie will read and write tags.
Audio file is AAC. But probably the extension is MP4 or M4A. Audiogenie cannot analyze such files. Try to change extension to AAC.
call the function below before writing your unicode tags. ID3V2SetFormatAndEncodingW(-1, 1)
call the function below before saving your unicode tags. ID3V2SetFormatAndEncodingW(-1, 1)
3 years later but thanks:) I've found you need to do this for all strings returned...
I’m using Access 2010 In WinAmp the tag is named Album Interpret(er) I can’t find...
I've been trying to get AudioGenie to work in my HTApplications. In my .hta or .js...