搜索资源列表
playwave
- 说明:一个播放WAV文件的控件,但它把声音存储在DFM文件中-: a broadcast WAV document control, but it voices stored in the document DFM
jiandandebofangqi
- delphi作的媒体播放器 带复读功能 没有使用第三方控件-for media player with no repetition functional use third-party control
SkyAudioMeter2
- 这个小控件其实是为我自己的一个简单播放器做的。 目前这个版本只实现了基本功能,因为我在网上没找到现成的带源码的Delphi控件, 所以自己参考一些C代码写了这个小东东。 希望这个小东东对感兴趣的朋友有所帮助。因为我对音频方面的API了解不多,所以 目前做得还不是很好(比WinAmp差了很多),如果哪位有了改进,别忘了告诉我啊! 纯粹一时兴趣之作,权当抛砖引玉,写得不好请勿见怪。 祝你愉快! EMail: iamdream@yeah.net 写于 20
Audio_Object
- 一个功能完备的mp3播放软件,界面友好 开发工具为delphi ,无其他控件-a fully functioning mp3 player friendly interface development tool for delphi, no other controls
DrawWaveXingZhuang
- 本程序用VB自身功能实现画出声音WAV文件的波形,并调用VB中自带的mci控件播放,并在波形中同步的功能。欢迎高手指正程序中存在的问题。-the procedures used to achieve functional VB own voice WAV painted paper waveform, Calling VB and built-in controls mci broadcast, and waveform synchronization function. Experts wel
LRCctlDemo
- 一个支持LRC歌词显示的控件示例,演示用VB根据播放MP3歌曲来同步显示LRC格式的歌词文件。目前的功能有可以设置歌词行间距(像素)、背景颜色、背景歌词颜色、前景歌词颜色、歌词宽度、歌词高度等功能。
speaker
- 喇叭播放程序,使用avphone3.ocx控件,若有兴趣可互相交流 hty78@sina.com
mplayer_classical
- Media Player Classical-Audio player是一个基于Mplayer2控件的音频播放器(视频也可以播放,但是...),所有Mplayer2支持的文件格式本程序都支持。本程序的一大特色是漂亮的播放列表(位于左下角)。所有的列表都保存在“曲目列表”文件夹中,你若愿意可以手动编辑。-Media Player Classical-Audio player is a Mplayer2 controls on the audio player (also can play vide
MediaPlayer
- 一个用C++编写的使用Windows控件的媒体播放器软件
用LabVIEW声音控件做的音乐播放器
- 用LabVIEW声音控件做的音乐播放器,做的比较简单,用的方法也比较笨,如图所示。有暂停、调节音量、进度条、伪旋律图等,不过受控件限制,只能播放wav格式文件-Sound control done with LabVIEW music player, to do relatively simple, the methodology used is also more stupid, as shown. A pause, adjust volume, progress bars, and othe
MediaPlayer
- VC++6.0,使用activemovie控件开发,实现播放,暂停,停止,音量调节等功能,调试正常-VC++6.0, using activemovie control the development, implementation play, pause, stop, volume adjustment and other functions, debugging normal
MediaPlayer
- 用vc++里面自带控件windowsmediaplayer制作的播放器,能够播放rmvb,mpeg,wma,mid等多种格式的音/视频-Vc++ which comes with the control windowsmediaplayer produced player, can play rmvb, mpeg, wma, mid, and other format audio/video
MediaPlayer
- 自己编写的MediaPlayer源码,由BCG控件实现,实现最简单的音乐播放功能,可以更改界面的颜色及透明度,界面比较美观-I have written MediaPlayer source from BCG control achieved, the realization of the simplest music player function, you can change the color and transparency of interface, interface aesthe
recordtool
- 简单的录音和播放源代码实例,在delphi mediaplayer 控件基础上;-A simple recording and playback source code examples, based on the delphi mediaplayer control
Recorder
- 简单的媒体控件引用,可以录制和播放wav格式文件。其中的创新点是,含有资源文件进行二进制读取并写成基本的音频文件,再利用进行录音。-Simple media controls reference, you can record and play wav files. One innovation is that the binary file containing resources to read and write basic audio files, re-use of sound rec
TAudio
- 作者: John Mertus, Dean Bowers. 低级Wav播放,录音控件,功能很强,包含Exe演示程序 -Author: John Mertus, Dean Bowers. Low-level Wav playback, recording controls, features a strong, including the Exe demo program
MaheshMediaplayer
- 一个有控件的可以修改比较稳定的播放器,现在开源-A more stable control can modify the player, is now open source
test8
- 利用repl控件做的音乐播放器,学习之用-Using repl control the music player to do, learning to use
scr2avi
- 多媒体播放控件,是一个不错的VB控件,可直接使用-Multimedia playback controls, a good VB controls can be used directly
语音播放
- Delphi7 文字转换语音播放,调用Windows SpeechSDK51控件,Speech_TSpVoice是语音的SDK开发包,对开发语音的项目很有帮助。