| Package | Description |
|---|---|
| edu.cmu.sphinx.frontend | |
| edu.cmu.sphinx.frontend.endpoint | |
| edu.cmu.sphinx.instrumentation |
| Modifier and Type | Class and Description |
|---|---|
class |
DataEndSignal
A signal that indicates the end of data.
|
class |
DataStartSignal
A signal that indicates the start of data.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FrontEnd.fireSignalListeners(Signal signal)
Fire all listeners for signals.
|
void |
SignalListener.signalOccurred(Signal signal)
Method called when a signal is detected
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpeechEndSignal
A signal that indicates the end of speech.
|
class |
SpeechStartSignal
A signal that indicates the start of speech.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeedTracker.signalOccurred(Signal signal) |