搜索资源列表
2005102618532332
- 一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性(22KB)-a very complete waveOut procedures, waveOut include a category and the use of such examples, this example was all the Windows wave input and output devices, as well as the
200411130015
- 一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性(22KB)-a very complete waveOut procedures, waveOut include a category and the use of such examples, this example was all the Windows wave input and output devices, as well as the
wave-player
- 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.
MyWAVE
- 自己写的用于语音处理的程序,主要功能: 1 播放wav文件,技术:使用waveout系统函数。 2 图形界面编程,实时显示光标所在位置的坐标,在客户区单击并托动鼠标可显示。 3 保存语音数据。cfile类,将wav文件内的真正语音数据保存与txt文件中用于分析。 -himself wrote for the Voice of the procedures main functions : a broadcast wav document technology : waveout us
waveoutming
- 用WAVEOUT编写的语音播放软件,可以一次连续播放多个WAV文件.-WAVEOUT prepared using voice broadcast software, it is a continuous broadcast of a number of WAV document.
mixer-fromblur
- 一个非常完全的waveOut程序,包括了一个waveOut类和使用类的范例,这个范例获得Windows下所有的wave输入输出设备的名称以及属性-a very complete waveOut procedures, waveOut include a category and the use of such examples, This example is the Windows wave all input and output equipment and the name attribu
windows_waveRecord
- 本程序利用windows自带的waveIn和waveOut等函数进行录音并播放
rawaudio
- rawaudio pcm播放或者MAV waveout
WaveIn
- 模块名称: CWaveIn 文件名称: WaveIn.h 相关文件: WaveIn.cpp 封装了Windows API中WaveIn WaveOut系列函数的音频采集类。 只适合pcm方式。 一般可以如下使用: 在某个窗口类中加入此类型变量后,调用ShowInfoOnWnd()和Diaplay()函数设置其显示即时信息和示波器的静态控件。然后设置其保存的文件名称。当调用StopRec()函数时来决定是否将录制的音频信息保存到已经设定好的文件中去。 版权信息
WaveMixer
- 你是否曾经想知道,为什么不同的乐器上演奏同样的音乐,听起来确不一样呢?你是否想知道声音是如何可视的?欢迎入门波形浏览器! 随着这个小的应用程序,你可以通过添加许多频率合成声音。你可以听你自己的声音,并添加正弦波,知道它们听上去那么悦耳。 本例中的声音输出采用来自的A full-duplex audio player in C# using the waveIn/waveOut APIs代码。
MyRecorder
- 一个录音机程序,采用WaveIn和WaveOut实现语音的采集和回放-a tape recorder that utilizes WaveIn WaveOut voice and the acquisition and playback
音频波形显示和滤波
- 音频波形显示和滤波,1、录音功能:CWaveIn类2、播放功能:CWaveOut类3、波形显示和滤波:CFilter类4、语音数据压缩解压:CG729aCompress、CGsmCompress 因为继承至同一个父类,所以它们的接口是一样的, Audio frequency profile demonstration and filter,1, recording function: CWaveIn kind 2, broadcast function: CWaveOut kind 3, pr
Wave.rar
- wave波形显示.播放wave文件,同时显示其对应的波形图,wave profile demonstration Broadcasts the wave document, simultaneously demonstrates its corresponding the oscillogram
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.
waveout-player
- 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.