C# Developers' Journal (original) (raw)

ID3 / CD-Text Can anyone point me toward a good solution for being able to parse ID3 tags from mp3 files (ID3v1 and ID3v2) and/or a good solution for reading the cd-text meta data encoded on some audio cds?

A native .net solution would be ideal, but something with a COM interface would be greatly appreciated as well. I'm particularly vexed at the moment with finding a solution for parsing cd-text info.

Thanks!