简体   繁体   English

用delphi播放mp3

[英]Playing mp3 with delphi

使用哪个组件来播放来自流/文件的mp3文件,以及知道该mp3流的秒数内的长度?

You could use the Bass audio library. 您可以使用Bass音频库。

http://www.un4seen.com/ http://www.un4seen.com/

Search for "MP3" on the 3D Buzz site. 在3D Buzz网站上搜索“MP3”。 They have a series of video tutorials that walk you through the creation of your own MP3 player in Delphi using this library. 他们有一系列视频教程,引导您使用此库在Delphi中创建自己的MP3播放器。 Free membership required. 需要免费会员资格

http://www.3dbuzz.com http://www.3dbuzz.com

尝试DSPack ,它是用于编写多媒体应用程序的一组组件。

您还可以使用www.mitov.com上的组件,该组件具有可以处理此类文件的音频套件。

我使用NewAc组件进行音频转换和过滤,它可以播放MP3和其他几种格式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM