搜索资源列表
WMA-compressor
- 将wav压缩为WMA的程序,需要Windows Media Format 9 Series SDK。-Wav compression will be the procedure for the WMA, the need for Windows Media Format 9 Series SDK.
AudioBox90
- 描述 === ===== 这是一个MFC应用程序中的纯音频媒体播放器相似点唱机。 你可以选择一个媒体目录和音频媒体播放所有文件, 包括Windows媒体文件。选项包括寻求,静音音频, 文件进行随机选择,调整音量和循环当前 媒体文件。-Descr iption =========== This MFC application is an audio-only media player similar to Jukebox. You can selec
VB01
- vb是Visual Basic的简称,是由美国微软公司于1991年开发的一种可视化的、面向对象和采用事件驱动方式的结构化高级程序设计语言,可用于开发 Windows 环境下的各类应用程序。它简单易学、效率高,且功能强大可以与 Windows 专业开发工具SDK相媲美。在Visual Basic环境下,利用事件驱动的编程机制、新颖易用的可视化设计工具,使用Windows内部的广泛应用程序接口(API)函数,动态链接库(DLL)、对象的链接与嵌入(OLE)、开放式数据连接(ODBC)等技术,可以高效
iTunesCOMWindowsSDK
- Itunes SDK for windows
CaptureSharedEventDriven
- windows SDK中的音频处理样列代码,主要使用WASAPI来抓取音频数据,学习音频的好资料-This sample application uses the Core Audio APIs to capture audio data from an input device specified by the user and writes it to a uniquely named .wav file in the current directory. This sample demon
DuckingCaptureSample
- windows sdk中关于音频播放的事例源码,绝对是学习音频的开发的好资料-This sample application demonstrates stream attenuation by implementing a media player that shows the default attenuation behavior provided by the system, opts out of ducking events, and implements custom handli
dshowplayer
- windows sdk中关于DirectShow使用的事例源码,这个事例说明了怎么用DirectShow来制作视频播放程序-The DirectShow samples are included with the Windows SDK.Video playback application.
语音播放
- Delphi7 文字转换语音播放,调用Windows SpeechSDK51控件,Speech_TSpVoice是语音的SDK开发包,对开发语音的项目很有帮助。