搜索资源列表
PlayWavByMCI
- 我在网上转悠了半天,想找一个能实现立体声录音的源代码,最好是能指定声道进行录音(比如:指定录左声道时,右声道的声音就不会被录进来),可我没有找到,只好自己来写一个了。 本程序实现音频文件的播放;单声道录音、立体声录音并保存为.wav文件; 枚举系统中的声卡显示在下拉列表中供用户选择。 指定声道录音的功能我仍然没有实现,若有朋友知道实现方法敬请告知(chrys@163.com) 我的实现方法是:先录制立体声的.wav文件,然后再将声道提取出来,分别保存为 左声道的.wav文件和
实现音频文件的播放
- 本程序实现音频文件的播放;单声道录音、立体声录音并保存为.wav文件;枚举系统中的声卡显示在下拉列表中供用户选择。 指定声道录音的功能我仍然没有实现,若有朋友知道实现方法敬请告知(chrys@163.com)我的实现方法是:先录制立体声的.wav文件,然后再将声道提取出来,分别保存为左声道的.wav文件和右声道的.wav文件,方法虽然笨,但也是没办法了。 -the program audio player; Mono audio, stereo recording and save
HwAudioRec
- 直接压缩成mp3的录音机程序,录音过程中不需要产生.wav文件,边录音边压缩,处理速度快,节约磁盘空间,尤其对长时间录音非常合理。本程序可以录制单声道、立体声、左声道、右声道的语音。录音和播放过程中都有实时的波形显示。特别感谢我的好朋友李志刚的指点,由于他的提醒,我从使用mciSendXXX()改用waveInXXX()。-directly into compressed MP3 recorders procedures, the process of recording have not.
cpr2mp3rcdr
- 直接压缩成mp3的录音机程序,录音过程中不需要产生.wav文件,边录音边压缩,处理速度快,节约磁盘空间,尤其对长时间录音非常合理。本程序可以录制单声道、立体声、左声道、右声道的语音。录音和播放过程中都有实时的波形显示。-directly into compressed MP3 recorders procedures, the process of recording have not. Wav file, while recording edge compression, fast proce
wave
- 在vc6.0下编译通过,实现麦克风录音及播放功能,并能保存成.wav文件-At the next vc6.0 compile is passed, the realization of a microphone and sound recording and playback, and can save into. Wav file
WindConLibRecord
- 录音,保存为wav文件,绘制波形(vs.net 2003)-Recording, save it as a wav file, rendering waveform (vs.net 2003)
WavIn_drawWave
- 打开波形文件(.wav),并画出波形图像,并将波形数据保存到文件-Open the waveform file (. Wav), and draw waveform images, and save waveform data to a file
gfgfgf
- 能够将所有的 mp3 mp2 文件解码并保存为wav文件,可以直接播放。 采样率等信息都是自动从header里面提取出来并写到wav文件头中。-Able to decode all mp3 mp2 file and save it as wav files can play. Sampling rate and other information are automatically extracted from the header inside and write wav file h
mp3twav
- 能够将所有的 mp3 mp2 文件解码并保存为wav文件,可以直接播放。 采样率等信息都是自动从header里面提取出来并写到wav文件头中-Be able to decode all of the mp3 mp2 file and save it as a wav file can be played. Sampling rate and other information are automatically extracted from a header inside ou
spsnip_gui
- This a GUI that manages DSP analysis functions for wav-files (e.g., speech signals). Two functions (plotps.m and spect.m) are included for starters. You may write your own functions and integrate that into the GUI without much hassle (see instruction
VC_recorded_playing_wav_file_and_save_it
- VC recorded, playing wav file and save it VC录、放音并保存为wav文件程序-VC recorded, playing wav file and save it VC recorded, playback and save it as a wav file procedures
matlab.spsnip_gui
- This a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are included for starters. You may write your own functions and integrate that into the GUI without much hassle [see instru
cepstrum
- shows the cepstrum, uses asound file (you must record it, record saying A and then save as a.wav) . place a.wav in the same directory as cepstrum.m and click run, it will show you the cepstrum analisys
PCM_WAVE
- Load the .WAV file from the disk into memory (parsing .WAV file s RIFF structure) Save the .WAV file from memory to the disk (creating .WAV file s RIFF structure) Playing the .WAV file using the default WAVE_MAPPER device Offline mixing of t
WindowsEnvironmentMicrophoneRecordingSystem
- 本文简单介绍了声卡的工作原理,录音的原理以及数字音频的基本知识并且利用Windows提供的Waveform Aduio APIs以及Multimedia File I/O APIs实现一个Windows环境下的麦克风录音以及将录音文件保存成.wav文件的简单系统。-This article explains the sound card works, the principle of recording and digital audio to provide basic knowledge a
HwAudioRec
- 直接压缩成mp3的录音机程序,录音过程中不需要产生.wav文件,边录音边压缩,处理速度快,节约磁盘空间,尤其对长时间录音非常合理。本程序可以录制单声道、立体声、左声道、右声道的语音。录音和播放过程中都有实时的波形显示。-Directly compressed into mp3 recorder program, need not occur during recording. Wav file compression while recording, processing speed, to s
voicesavewave
- 简单录、放音并保存为wav文件程序,可以对初学音频采集的很有帮助,推荐给大家-Simple recording, playback and save as wav file program, collected the audio can be helpful for beginners, recommended for everyone
SimpleTTS
- 实现中英文文字到语音的转换,转换同时可以讲语音保存为wav文件。-Implementation of English text to speech conversion, voice conversion and can speak save as wav file.
WAV
- the c file can translate the .wav flle into numbers and create a .h file to save them
WaveRecord
- 这是一个录音程序,设置多个按钮,实现录音和播放录到的声音,并且将录音所得的数据PCM转换成WAV文件,并保存在本地的一个地址上面。-This is a recording program, set the number of buttons, to achieve the recording and playback of recorded sound, and recording the data collected will be converted to PCM WAV file, and