#include <wchmm.h>
Collaboration diagram for ACOUSTIC_SPEC:

Data Fields | |
| HTK_HMM_State * | state | 
| For AS_STATE (word-internal phone).  | |
| CD_State_Set * | lset | 
| For AS_LSET (word tail phone).  | |
| RC_INFO * | rset | 
| For AS_RSET (word head phone).  | |
| LRC_INFO * | lrset | 
| For AS_LRSET (phone in 1-phoneme word).  | |
Each state should have one of them.
Definition at line 103 of file wchmm.h.
 1.5.1