Playing mp3 with delphi

£可爱£侵袭症+ 提交于 2019-12-09 14:43:59

问题


Which component to use to play mp3 files from streams/files and also to know the lenght in seconds of that mp3 stream?


回答1:


You can also use the components at www.mitov.com which has an Audio suite that can handle this type of file.




回答2:


You could use the Bass audio library.

http://www.un4seen.com/

Search for "MP3" on the 3D Buzz site. They have a series of video tutorials that walk you through the creation of your own MP3 player in Delphi using this library. Free membership required.

http://www.3dbuzz.com




回答3:


try DSPack which are set of Components to write Multimedia Applications.




回答4:


I use NewAc components for audio conversion and filtering, it can play MP3 and several others formats.



来源:https://stackoverflow.com/questions/334302/playing-mp3-with-delphi

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!