Introduction - If you have any usage issues, please Google them yourself
3. VC programming with floating-point program to realize the speech signal by frame filtering. 1) In the main program file to read FIR DF coefficient. 2) The main program reads the voice samples according to the frame files, 180 points per frame. 3) floating-point filter design routines for the main program calls. 4) save the filtered data to the file. 5) Listen with cooledit voice signal after filtering.