PocketSphinx 5prealpha
ciphone_t Struct Reference

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.
 

Detailed Description

CI phone information.

Definition at line 87 of file mdef.h.

Field Documentation

◆ filler

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().

◆ name

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().


The documentation for this struct was generated from the following file: