inpro.incremental.processor
Interface AudioActionManager.Listener
- All Superinterfaces:
- edu.cmu.sphinx.util.props.Configurable
- All Known Implementing Classes:
- AbstractDialogueManager, EchoDialogueManager, IUNetworkDialogueManager
- Enclosing class:
- AudioActionManager
public static interface AudioActionManager.Listener
- extends edu.cmu.sphinx.util.props.Configurable
Interface for dialogue manager (or other previous modules) to implement.
Gets called when a dialogue act from a DialogueActIU was performed successfully.
- Author:
- okko
Methods inherited from interface edu.cmu.sphinx.util.props.Configurable |
newProperties |
done
void done(DialogueActIU iu)