搜索资源列表
wavereader_matlab
- 提供GUI界面让用户能选择读取一个wav文件,并查看相关的信息,如采样率、比特深度 -provide GUI interface to let users can choose to read a wav file, and view relevant information, such as sampling rate, bit depth
播放.wav文件程序
- 一个播放.wav文件程序,虽然不像realone那样华丽,但是应用起来很方便哦!-it is a player for WAV file , though it is not perfect like realone , expediently
MATLAB_forspeech.rar
- 采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。,WAV file analysis using MATLAB. Step One: Select a WAV file as the target of analysis. (Ding.wav) Step
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
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.
pcm_adpcm
- 全pcm解码器,包括8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.-all PCM decoder, including 8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.
wavread
- 一个很好的利用fileread来读取wav文件数据的实例,适合初学者入门学习-A good use of fileread to read the wav file data instances, suitable for beginners to learn entry
WavIn_drawWave
- 打开波形文件(.wav),并画出波形图像,并将波形数据保存到文件-Open the waveform file (. Wav), and draw waveform images, and save waveform data to a file
load_wav
- C++实现的读取wave文件的小程序,返回的是声音文件的头地址-this function loads a .wav file, sets up the directsound buffer and loads the data into memory, the function returns the id number of the sound
ac97
- 基于CS5536的AC97编程的一个播放WAV文件的演示程序,对于理解AC97原理,学习AC97编程应该很有帮助,相应文章说明请参考:http://hengch.blog.163.com/blog/static/107800672008316480684/-CS5536 Programming based on the AC97 a WAV file player demo program, the principle for understanding the AC97, AC97 study
wavFile
- wav文件格式分析详解 一、综述 WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的 -wav file format analysis of a detailed overview of WAVE file as a multimedia sound waves used in one file format, which is based on the format as a standard RIFF
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
speaker
- 数字的语音识别matlab程序 训练及识别数据太大,少量上传一点,大家可以用COOLEDIT等软件仿照自己制作.(*.wav文件采样率8000,单声道,采样精度16位,16bit Motorola PCM,*.lab文件存的是语音的起止点和语音内容). -Digit speech recognition matlab program too much training and recognition data, a small amount of upload that you can us
a
- 将WAV格式的文件转换成voc格式的文件。将WAV格式的文件转换成voc格式的文件-trans wav to voc,trans wav to voc,trans wav to voc,trans wav to voc,trans wav to voc,trans wav to voc,
wav
- WAV音频波形显示分析,一个WAV文件以44字节文件头开始,数据类型是无符号型字节-WAV audio waveform display analysis, a WAV file to the beginning of 44-byte file header, data type is unsigned byte type
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
read_wav
- C file to read and decode a WAV file.
arseams-adpcmwavfile
- encode a raw pcm to wav,提取出一个WAV格式文件的头部信息-encode a raw pcm to wav, extract a WAV format file header information
wav
- 读入一个wav的音频文件,然后对其进行时域频域的分析-Read a wav audio file, then its time domain frequency domain analysis
wav-player
- 1.从文件读取Wav音频文件 2.音频文件的播放、暂停、停止功能 3.从麦克风录音,并能存储成Wav文件 4.对录音进行播放、暂停、停止等功能 5.实现音频采样率与量化位数的转换(如44.1KHz, 16位转换成16KHz,8位)-1. Read Wav audio file from the file 2. The audio file of the play, pause, stop function 3. The recording from a microphon