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.rar
(预估有个22文件)
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
用户评论