-
err
◆◆◆ 《DirectShow多声卡播放器》◆◆◆
一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有
windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。
我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频
文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在程序启动时将系统
默认声卡改成我要播放的声卡,程序退出时再还原,可这样改来改去总会有问题。没办法,就到网上到处找资料,希望能得到指点,
终于皇天不负有心人,我终于找到一个《多声卡SDK开发包》控件,我满心高兴地下载安装并试用,原来这是一个需要注册的控件,真是
有违开源的思想啊,不就是一个多声卡播放程序,犯得着用来赚钱吗?你不开源也就得了,还弄个需要注册,不注册还不能用!
实在没辙那就自己写好了。-err
- 2023-01-09 22:05:04下载
- 积分:1
-
很好的语音处理工具,包括wav文件的读写,时域等,自己编的,望指正...
很好的语音处理工具,包括wav文件的读写,时域等,自己编的,望指正-good voice processing tools, including wav file read and write, time domain, by myself, looking correction
- 2022-01-31 15:08:45下载
- 积分:1
-
语音识别系统Sphinx的训练模型工具程序,可以通过该训练工具抽取语音特征、训练语言模型等。...
语音识别系统Sphinx的训练模型工具程序,可以通过该训练工具抽取语音特征、训练语言模型等。-Sphinx speech recognition system training process modeling tools, the training tool can extract the speech features, such as language model training.
- 2022-03-05 18:36:58下载
- 积分:1
-
本课题通过构建一个艺术品展示平台,使参与者了解网络、信息流通、网络信息交互、网络信息结构等多媒体信息涉及的各个方面;通过研究平台及艺术品的安全策略,使参与者逐步...
本课题通过构建一个艺术品展示平台,使参与者了解网络、信息流通、网络信息交互、网络信息结构等多媒体信息涉及的各个方面;通过研究平台及艺术品的安全策略,使参与者逐步进入应用及理论研究的热点问题。-This subject through the displayed works of art to build a platform to enable participants understand the network, the flow of information, interactive network information, network information, such as multimedia messaging structure involved in all aspects platform and works of art by studying the safety of a strategy to guide the participants step by step into the application and theory Study on hot issues.
- 2022-03-24 00:48:27下载
- 积分:1
-
摄像头标定源码
visual c++ 平台下实现
摄像头标定源码
visual c++ 平台下实现-The source code of computer vision experiments, including the various canny edge detection, sift feature extraction, camera calibration, gabor filtering algorithm for stereo vision, etc.
- 2023-02-20 09:45:04下载
- 积分:1
-
simple exemple in agenda for delphi
simple exemple in agenda for delphi
- 2023-01-24 08:50:04下载
- 积分:1
-
mpeg2编码程序
mpeg2编码程序-mpeg2 encoding procedures
- 2022-02-09 20:42:01下载
- 积分:1
-
用vc写的MP3播放器,支持歌词同步显示,想写自己的…
用vc写的mp3播放器,支持歌词显示,对想自己写播放器的初学者有帮助-Vc wrote with mp3 player, support lyrics display, and would like to write their own player has to help beginners
- 2022-05-31 14:01:06下载
- 积分:1
-
本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。 更详细的说明见书中的...
本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。 更详细的说明见书中的-this program in Windows 2000, Visual C Compiler 6.0 environment, the need for use of a camera installed and the relevant drivers. A more detailed description of the book
- 2022-01-26 02:40:35下载
- 积分:1
-
图像处理大全,有许多的技巧(强力推荐)Display a transparent bitmap using TransparentBlt function. I...
图像处理大全,有许多的技巧(强力推荐)Display a transparent bitmap using TransparentBlt function. In the demo program, We also illustrate how to get the dimension of a bitmap.May be freely used in your applications.-image processing Daquan, many of the skills (strongly recommended) Display a transparent bitmap using TransparentBlt function. In the demo program, We also illustrate how to get the dimension of a bitmap.May be freely used in your applications.
- 2023-01-16 00:15:04下载
- 积分:1