#include <htk_hmm.h>
Data Fields | |
char * | name |
Base phone name. | |
boolean | bgnflag |
TRUE if it can appear on word beginning determined by word dictionary. | |
boolean | endflag |
TRUE if it can appear on word end determined by word dictionary. |
Definition at line 291 of file htk_hmm.h.