speex噪音消除

#ifdef HAVE_CONFIG_H #include "config.h" #endif #include "speex/speex_preprocess.h" #include <stdio.h> #define NN 160 int main() { short in[NN]; int i; SpeexPreprocessState *st; int cou
相關文章
相關標籤/搜索