PocketSphinx  5.0.0
A small speech recognizer
Typedefs
lattice.h File Reference

Word lattices. More...

#include <pocketsphinx/prim_type.h>
#include <pocketsphinx/model.h>
#include <pocketsphinx/export.h>

Go to the source code of this file.

Typedefs

typedef struct ps_lattice_s ps_lattice_t
 
typedef struct ps_latnode_s ps_latnode_t
 
typedef struct ps_latnode_s ps_latnode_iter_t
 
typedef struct ps_latlink_s ps_latlink_t
 
typedef struct latlink_list_s ps_latlink_iter_t
 

Detailed Description

Word lattices.

Because doxygen is Bad Software, the actual documentation can only exist in ps_lattice_t. Sorry about that.