Introduction - If you have any usage issues, please Google them yourself
This a matlab program, the function of the program is to read a ' .wav' voice signal format, draw short-term energy of the speech signal. The main program calls two functions I have written, performance function are calculated for each sub-frame and the time frame of the speech signal. Voice Framing is a key step in the speech signal processing, the program can help you get started quickly.