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