PocketSphinx
0.6
|
a structure for one dictionary word. More...
#include <dict.h>
Data Fields | |
char * | word |
Ascii word string. | |
s3cipid_t * | ciphone |
Pronunciation. | |
int32 | pronlen |
Pronunciation length. | |
s3wid_t | alt |
Next alternative pronunciation id, NOT_S3WID if none. | |
s3wid_t | basewid |
Base pronunciation id. |