#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <memory.h>
#include <sndfile.h>
#include "spandsp.h"
#include "spandsp-sim.h"
const char* bellcore_files[] |
Initial value:
{ "../test-data/mitel/" "mitel-cm7291-talkoff.wav", "../test-data/bellcore/" "tr-tsy-00763-1.wav", "../test-data/bellcore/" "tr-tsy-00763-2.wav", "../test-data/bellcore/" "tr-tsy-00763-3.wav", "../test-data/bellcore/" "tr-tsy-00763-4.wav", "../test-data/bellcore/" "tr-tsy-00763-5.wav", "../test-data/bellcore/" "tr-tsy-00763-6.wav", "" }