Description: 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.
File list (Check if you may need any files):
Cwave.cpp