搜索资源列表
WaveIn
- 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息
wavein
- 用vc代码制作简单录音编程,用API界面,能够录音及播放。-Vc code used in producing simple sound recording program, using API interface, be able to sound recording and playback.
freetalk
- 实现了简单的语音聊天功能,其中涉及到一些API函数,比如waveIn,waveOut等-Implements a simple voice chat feature, which involves some API functions, such as waveIn, waveOut, etc.