Do What You think !!

 

录音小类

以前写的一个录音类,主要就是包装了WaveIn等函数,并且能将录音信息保存为.wav文件。在vc6和EVC上都可以用,在这里我上传类文件。如果你修改了此类或者完善它,请也邮寄给我一份,我将适当做出更新。

HOW TO USE:
 1) firstly, you define a CWaveSound variable, for example m_Wave;

 2)  then you must call CreateThread() function of this class before you start Recording(or any operation except saving);
 
 3)  lastly , you can record, play, pause and end recording\playing;

 4)  you can save it to you disk by calling SaveWave() function,
  or you can write .wav formatted data to a buff by calling GetSoundData() function;

 

/Files/kuronca/Wave.rar

posted on 2007-05-30 15:30 零宇 阅读(460) 评论(0)  编辑 收藏 引用 所属分类: C++类


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理


导航

统计

常用链接

留言簿(4)

随笔档案(8)

文章分类(4)

文章档案(4)

Windows Mobile 论坛

道中人

最新随笔

搜索

积分与排名

最新评论

阅读排行榜

评论排行榜