Logo
Speech Recognizer Project API Guide  v
MinHMM Configuration

Build-time configuration parameters that specify what functions and capabilities were included when the MinHMM Library was built. More...

Macros

#define MINHMM_FILEIO   (0)
 Configure capabiliity to read and write models from/to files. More...
 

Detailed Description

Build-time configuration parameters that specify what functions and capabilities were included when the MinHMM Library was built.

Macro Definition Documentation

#define MINHMM_FILEIO   (0)

Configure capabiliity to read and write models from/to files.

If MINHMM_FILEIO != 0 then the library provides functions to read and write model data from/to files.