Data Fields | |
| int32 | ssid |
| Senone sequence ID. | |
| int32 | tmat |
| Transition matrix ID. | |
| union { | |
| struct { | |
| int8 filler | |
| int8 reserved [3] | |
| } ci | |
| < CI phone information - attributes (just "filler" for now) CD phone information - context info. | |
| struct { | |
| int8 wpos | |
| int8 ctx [3] | |
| quintphones will require hacking | |
| } cd | |
| } | info |
Definition at line 75 of file bin_mdef.h.
1.4.7