#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include "speex/speex_echo.h"
#include "speex/speex_preprocess.h"
Include dependency graph for testecho.c:
Defines | |
#define | NN 160 |
Functions | |
int | main (int argc, char **argv) |
|
|
|
|