XVoiceChanger
XVoiceChanger copied to clipboard
- 1024 is for buffer after convert has larger length?
param.args[2] = (int) param.args[2] - 1024;
Would this code caused the record buffer not read completely?