inpro.incremental.processor
Interface AbstractFloorTracker.Listener
- All Superinterfaces:
- edu.cmu.sphinx.util.props.Configurable
- All Known Implementing Classes:
- AbstractDialogueManager, AudioActionManager, CompletionHypothesisListener, EchoDialogueManager, IUNetworkActionManager, IUNetworkDialogueManager
- Enclosing class:
- AbstractFloorTracker
public static interface AbstractFloorTracker.Listener
- extends edu.cmu.sphinx.util.props.Configurable
the interface that the floor manager's listeners must implement
Methods inherited from interface edu.cmu.sphinx.util.props.Configurable |
newProperties |
floor
void floor(AbstractFloorTracker.Signal signal,
AbstractFloorTracker floorManager)
- will be called when the floor state changes
- Parameters:
signal
- the signal describing the change in the floorfloorManager
- the floor manager itself. in this way a consumer can request e.g. to change timeouts