|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WordSearchState
Represents a single word state in a language search space
| Method Summary | |
|---|---|
Pronunciation |
getPronunciation()
Gets the word (as a pronunciation) |
boolean |
isWordStart()
Returns true if this WordSearchState indicates the start of a word. |
| Methods inherited from interface edu.cmu.sphinx.linguist.SearchState |
|---|
getLexState, getOrder, getSignature, getSuccessors, getWordHistory, isEmitting, isFinal, toPrettyString |
| Method Detail |
|---|
Pronunciation getPronunciation()
boolean isWordStart()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||