#include <speex/speex.h>
#include <stdio.h>
#include <stdlib.h>
#include <speex/speex_callbacks.h>
#include <math.h>
Defines | |
#define | FRAME_SIZE 160 |
Functions | |
int | main (int argc, char **argv) |
#define FRAME_SIZE 160 |
int main | ( | int | argc, | |
char ** | argv | |||
) |