PocketSphinx 5prealpha
|
CI phone information. More...
#include <mdef.h>
Data Fields | |
char * | name |
The name of the CI phone. | |
int32 | filler |
Whether a filler phone; if so, can be substituted by silence phone in left or right context position. | |
int32 ciphone_t::filler |
Whether a filler phone; if so, can be substituted by silence phone in left or right context position.
Definition at line 89 of file mdef.h.
Referenced by bin_mdef_read_text(), and mdef_phone_id().
char* ciphone_t::name |
The name of the CI phone.
Definition at line 88 of file mdef.h.
Referenced by bin_mdef_read_text(), mdef_ciphone_str(), and mdef_free().