PocketSphinx  0.6
phone_loop_s Struct Reference

Phone loop structure. More...

#include <phone_loop_search.h>

Data Fields

hmm_t hmm
 Basic HMM structure.
int16 ciphone
 Context-independent phone ID.
int16 frame
 Last frame this phone was active.

Detailed Description

Phone loop structure.

Definition at line 63 of file phone_loop_search.h.

Field Documentation

int16 phone_loop_s::ciphone

Context-independent phone ID.

Definition at line 65 of file phone_loop_search.h.

int16 phone_loop_s::frame

Last frame this phone was active.

Definition at line 66 of file phone_loop_search.h.

hmm_t phone_loop_s::hmm

Basic HMM structure.

Definition at line 64 of file phone_loop_search.h.


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