#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <string.h>#include <time.h>#include <audiofile.h>#include "spandsp.h"#include "spandsp-sim.h"Defines | |
| #define | OUTPUT_FILE_NAME "r2_mf.wav" |
Functions | |
| int | main (int argc, char *argv[]) |
1.5.6