SPRAAK
|
Data Structures | |
struct | Spraak |
Modules | |
API_SprLibInternal::lib::cwr::am | |
API_SprLibInternal::lib::cwr::lm | |
API_SprLibInternal::lib::cwr::wlat | |
Enumerations | |
enum | { FSILxSTART, FSILxEND } |
Variables | |
const SprCmdOptDesc | spr_cwr_od_fst_read [] |
anonymous enum |
Word initial/final conditions to take into account when search somthing in the lexicon network. FSILx -> use the markers or not FSIL_ -> run time version (in begin or at end of sentence)
Enumerator | |
---|---|
FSILxSTART |
Only use connections that come from the silence word. |
FSILxEND |
Only use connections that go to the silence word. |
const SprCmdOptDesc spr_cwr_od_fst_read[] |