搜索资源列表
dllVolumeCtrl1
- 《音量控制封装类》 最近总是遇到调音量和选择录音通道方面的程序,我从网上下载了一个音量控制类,但在不同的操作系统有时会出错,我修改了 里面的错误,重新封装成dll类,并提供详细的测试程序。没什么技术只是为了方便使用。 不过这个类在某些操作系统上对录音通道选择时还是会出问题,比如明明是选择\"Mono\"录音通道,可他却选到其他通道了, 我用了DirectX自带的例子程序也不能正确选到想要的录音通道,不知道如何能准确地选择需要的录音通道,若有高手知道请不吝 赐教,我的E-M
PLAYWAVE
- 播放大型wave文件的封装类,包含了播放,暂停,浏览,快进,后退等功能。
WaveIn
- 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息
PlayWavAudio
- 使用MCI标准函数播放WAV格式的语音文件,使用简单的文本框架结构,对WAV的操作也封装为类,可以作为学习可用。-MCI-compliant functions to play a WAV format audio files, using a simple text frame structure, the operation of the WAV package for the class can be used as learning available.
Audio_MultiCast
- 本程序是一个语音组播控件, 对一些类封装的比较完整,试用简单-This procedure is a control multicast voice, for some types of relatively complete package, a simple trial
sound.class
- Windows声卡接口函数分封装类,支持声卡输入输出-Windows sound card interface functions to sub-package class to support the sound card input and output
Sound mixer混音
- mixer混音,封装类,非常实用,直接拿来就可以用了-mixer mixing, packaging, very practical and directly used with
7
- 音量控制封装类,Visual C++下控制音量程序-Sound control in VC
SoundTest
- 封装的一个语音播放类,用的DirectSound,里面带有一个文件,可以测试-Package a voice player classes, use of DirectSound, which comes with a file, you can test
WaveFileReader
- java实现的wav文件的读取,读取的数据也封装在本类中-java achieve wav file read, read data is also encapsulated in this category
bcg729
- G729 标准,20ms 采样数据,最大支持50通道独立编、解码。内部附G729 C++封装类和测试代码。-G729 standard, 20ms sampling data, the maximum support 50 channel independent editing, decoding. Internal with G729 C++ wrapper class and test code.