文件名称:Cwave
介绍说明--下载内容均来自于网络,请自行研究使用
用C++编写的一个软件,完成对一个语音信号的内插和抽取。语音数据以wav格式、单声道存储,编码方式为PCM。可完成的功能为:
(1)读wav文件;
(2)写wav文件;
(3)对语音数据进行内插和抽取。
-Written in C++, a software, to complete a voice signal decimation and interpolation. Wav format, voice data, single-channel storage, encoding for the PCM. The function to be completed: (1) read wav files (2) to write wav file (3)complete decimation and interpolation to the voice data.
(1)读wav文件;
(2)写wav文件;
(3)对语音数据进行内插和抽取。
-Written in C++, a software, to complete a voice signal decimation and interpolation. Wav format, voice data, single-channel storage, encoding for the PCM. The function to be completed: (1) read wav files (2) to write wav file (3)complete decimation and interpolation to the voice data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Cwave.cpp