Click here to Skip to main content
15,886,639 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I'm looking for a good code for reading and writing mp3 tags version 2.
Al codes I find are in C or are using an external dll. Can someone help me.


Jan

What I have tried:

I found a code but when I write (call the save option) my mp3 is no longer playing.
Also found here Do Anything With ID3[^] But also C
Posted
Updated 3-Apr-21 22:29pm
v3

Take a look at these libraries on GitHub: mp3 · GitHub Topics · GitHub[^]
You can choose the programming language you are interested in with the dropdown box on top of the page.

If you can't find any VB.NET libraries then usually you can use a C# dll in your solution.
 
Share this answer
 
v2
Interesting if there was also vb.net :) 10 languages but no vb
 
Share this answer
 
Comments
RickZeeland 4-Apr-21 4:31am    
Please don't post this as a solution, but use the 'Have a Question or Comment' button if you have more comments, otherwise I won't be notified.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900