public interface SpokenInputListener
SpokenInput implementation.UserInput| Modifier and Type | Method and Description |
|---|---|
void |
inputError(ErrorEvent error)
An error occured while an output processes an input.
|
void |
inputStatusChanged(SpokenInputEvent event)
Notification about status changes in the
SpokenInput. |
void inputStatusChanged(SpokenInputEvent event)
SpokenInput.event - the input event..void inputError(ErrorEvent error)
This method is intended to feed back errors that happen while the
UserInput processes an input asynchronously.
error - the error