SphinxBase  0.6
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  android
 config.h
 sphinx_config.h
  s60
 config.h
 sphinx_config.h
  sphinxbase
 ad.hGeneric live audio interface for recording and playback
 agc.hRoutine that implements automatic gain control
 bio.hCross platform binary IO to process files in sphinx3 format
 bitvec.hAn implementation of bit vectors
 byteorder.h
 case.hLocale-independent implementation of case swapping operation
 ckd_alloc.hSphinx's memory allocation/deallocation routines
 clapack_lite.h
 cmd_ln.hCommand-line and other configurationparsing and handling
 cmn.hApply Cepstral Mean Normalization (CMN) to the set of input mfc frames
 cont_ad.hContinuous A/D listening and silence filtering module
 err.hImplementation of logging routines
 f2c.h
 fe.h
 feat.hCompute the dynamic coefficients from the cepstral vector
 filename.hFile names related operation
 fixpoint.h
 fsg_model.h
 genrand.hHigh performance prortable random generator created by Takuji Nishimura and Makoto Matsumoto
 glist.hGeneric linked-lists maintenance
 hash_table.hHash table implementation
 heap.hHeap Implementation
 huff_code.hHuffman code and bitstream implementation
 info.hPrint hostname, directory name, compile time and date
 jsgf.hJSGF grammar compiler
 listelem_alloc.hFast memory allocator for uniformly sized objects
 logmath.hFast integer logarithmic addition operations
 matrix.hMatrix and linear algebra functions
 mmio.hMemory-mapped I/O wrappers for files
 mulaw.hTable for converting mu-law data into 16-bit linear PCM format
 ngram_model.hN-Gram language models
 pio.hFile IO related operations
 prim_type.hBasic type definitions used in Sphinx
 profile.hImplementation of profiling, include counting , timing, cpu clock checking
 sbthread.hSimple portable thread functions
 sphinxbase_export.h
 strfuncs.hMiscellaneous useful string functions
 unlimit.h(Obsolete, keep it for compilation purposes)
 yin.hImplementation of pitch estimation
  win32
 config.h
 sphinx_config.h
  wince
 config.h
 sphinx_config.h
 config.h
 sphinx_config.h
  src
  libsphinxad
 ad_alsa.c
 ad_base.c
 ad_jack.c
 ad_oss.c
 ad_pulse.c
 ad_s60.cpp
 cont_ad_base.c
 play_win32.c
 rec_win32.c
  libsphinxbase
  fe
  feat
  lm
  util
  sphinx_adtools
 cont_adseg.c
 cont_fileseg.c
 sphinx_pitch.c
  sphinx_cepview
 main_cepview.cMain driver of cepview
  sphinx_fe
 cmd_ln_defn.h
 sphinx_fe.c
 sphinx_wave2feat.h
  sphinx_jsgf2fsg
 main.c
  sphinx_lmtools
 sphinx_lm_convert.cLanguage model conversion tool
 sphinx_lm_eval.cLanguage model evaluation tool