|
|||||||||
| 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
public class 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 |
|---|
getProps, 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 SpeechEndSignal| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||