| Class | Description |
|---|---|
| AlternativeState |
Represents a set of alternatives in an SentenceHMMS
|
| BranchState |
Represents a branching node in a grammar
|
| CIPhoneLoop |
Constructs a loop of all the context-independent phones.
|
| ExtendedUnitState |
A unit state that modifies how the unit state is cached.
|
| FlatLinguist |
A simple form of the linguist.
|
| GrammarPoint |
Manages a particular point in a grammar.
|
| GrammarState |
Represents a non-emitting sentence hmm state
|
| HMMStateState |
Represents a hmmState in an SentenceHMMS
|
| NonEmittingHMMState |
Represents a hmmState in an SentenceHMMS
|
| PronunciationState |
Represents a pronunciation in an SentenceHMMS
|
| SentenceHMMState |
Represents a single state in an SentenceHMM
|
| SentenceHMMStateArc |
Represents a transition in a sentence HMM.
|
| UnitState |
Represents a unit in an SentenceHMMS
|
| WordState |
Represents a word in an SentenceHMMS
|
| Enum | Description |
|---|---|
| SentenceHMMState.Color |
A Color is used to tag SentenceHMM nodes
|