Search
Follow Us
Categories
- News Release(3)
Tag Archives: Read MP3 Tags CSharp
Read MP3 Tags using C# – (ID3, Lyrics, APE)
There are different metadata standards that are used with MP3 files. Various types of data can be stored using different standards. In this article, we will discuss how to read different MP3 tags using C#. Specifically, we will learn to extract ID3v1, ID3v2, Lyrics, and APEv2 metadata tags from the mp3 files within the .NET application.
The following topics are covered in this article:
- .NET API to Manage MP3 tags
- Read MP3 ID3 Tags - ID3v1 & ID3v2
- Get MP3 Lyrics Tags
- Retrieve MP3 APEv2 Tags
Posted in GroupDocs.Metadata Product Family | Tagged read ID3 tags, read mp3 lyrics, Read MP3 tags, Read MP3 Tags CSharp