NAME
speexdec.c −
SYNOPSIS
#include
<stdio.h>
#include <unistd.h>
#include <getopt.h>
#include <stdlib.h>
#include <string.h>
#include ’speex.h’
#include ’ogg/ogg.h’
#include ’wav_io.h’
#include ’speex_header.h’
#include ’misc.h’
Defines
#define MAX_FRAME_SIZE 2000
Functions
FILE * out_file_open
(char *outFile, int rate)
void usage ()
void version ()
int main (int argc, char **argv)
DEFINE DOCUMENTATION
#define MAX_FRAME_SIZE 2000
FUNCTION DOCUMENTATION
int main (int argc, char **
argv)
FILE* out_file_open (char * outFile, int rate)
void usage ()
void version ()
AUTHOR
Generated automatically by Doxygen for speex from the source code.