问题描述
我在做桌面播放器应用程序。在该播放器主要功能是播放 mp3文件歌曲时显示歌词。
我发现了一些DLL ID3。这可能吗?或者任何其他第三方库可以这样做吗?
任何想法/建议需要。
使用发展
1#。 windows 10
2#。 Visual Studio 2013
3#。 c#(编程语言)
提前致谢!!!
Hi,
Am doing desktop player application. In that player main feature is showing lyrics while playing mp3 file song.
I found some DLL ID3 . Is that possible do with that ? or any other third party libs available do this ?
Any Ideas / suggestion need.
Am using for development
1#. windows 10
2#. Visual Studio 2013
3#. c# ( programming lang)
Thanks in advance!!!
推荐答案
我发现了一些DLL ID3。这有可能吗?
I found some DLL ID3 . Is that possible do with that ?
你找到了什么图书馆?
这可能是一个好的开始 [ ^ ]
也许这就是你发现的。
What library did you find?
This might be a good start ID3.NET Tagging Library for MP3s[^]
Maybe this what you found already.
这篇关于在c#中播放MIDI / mp3文件时显示歌词的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!