#include <iostream>#include <cstdio>#include <cstring>#include <cstdlib>#include <cctype>#include <sys/stat.h>#include "EST_Wave.h"#include "EST_Option.h"#include "audioP.h"#include "EST_io_aux.h"
Go to the source code of this file.
Functions | |
| int | play_nas_wave (EST_Wave &inwave, EST_Option &al) |
| int | record_nas_wave (EST_Wave &wave, EST_Option &al) |
Variables | |
| int | nas_supported = FALSE |
| int play_nas_wave | ( | EST_Wave & | inwave, |
| EST_Option & | al | ||
| ) |
| int record_nas_wave | ( | EST_Wave & | wave, |
| EST_Option & | al | ||
| ) |