ispeech1_g723.h File Reference


Detailed Description

This header defines all types, constants, enums, and functions that are needed for G.723.

#include "ispeech1.h"
Include dependency graph for ispeech1_g723.h:

Go to the source code of this file.

Enumerations

enum  ISPEECH1_G723_BitRate {
  ISPEECH1_G723_BITRATE_5P3 = 0,
  ISPEECH1_G723_BITRATE_6P3 = 1,
  ISPEECH1_G723_BITRATE_DEFAULT = ISPEECH1_G723_BITRATE_6P3
}
 

Bit rate selection for G723.

More...
enum  ISPEECH1_G723_NoisePreProc {
  ISPEECH1_G723_NOISEPREPROC_OFF = 0,
  ISPEECH1_G723_NOISEPREPROC_ON = 1,
  ISPEECH1_G723_NOISEPREPROC_DEFAULT = ISPEECH1_G723_NOISEPREPROC_ON
}
 

Enable/disable high pass filter for G723.

More...
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2010, Texas Instruments Incorporated