Speex录音插件

时间:2018-12-09 14:49:33
【文件属性】:

文件名称:Speex录音插件

文件大小:418KB

文件格式:RAR

更新时间:2018-12-09 14:49:33

speex

speex语音编码/解码器 int main(int argc, char **argv) { char *inFile; FILE *fin; short in[FRAME_SIZE]; float input[FRAME_SIZE]; char cbits[200]; int nbBytes; /*Holds the state of the encoder*/ void *state; /*Holds bits so they can be read and written to by the Speex routines*/ SpeexBits bits; int i, tmp;


【文件预览】:
Speex
----doc()
--------sampleenc.c(2KB)
--------programming.html(4KB)
--------draft-herlein-avt-rtp-speex-00.txt(26KB)
--------sampledec.c(2KB)
--------manual.lyx(137KB)
--------manual.pdf(159KB)
--------rtp.txt(3KB)
----speexenc.exe(132KB)
----speexdec.exe(132KB)
----libspeex()
--------libspeex.dll(120KB)
--------libspeex.lib(134KB)
--------libspeex.exp(7KB)
--------include()

网友评论

  • 封装好的编解speex.exe,无源代码,无文档说明使用