|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sphinx.frontend.Signal
edu.cmu.sphinx.frontend.endpoint.SpeechEndSignal
A signal that indicates the end of speech.
Constructor Summary | |
SpeechEndSignal()
Constructs a SpeechEndSignal. |
|
SpeechEndSignal(long time)
Constructs a SpeechEndSignal with the given creation time. |
Method Summary | |
java.lang.String |
toString()
Returns the string "SpeechEndSignal". |
Methods inherited from class edu.cmu.sphinx.frontend.Signal |
getTime |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SpeechEndSignal()
public SpeechEndSignal(long time)
time
- the creation time of the SpeechEndSignalMethod Detail |
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |