|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SEMAINEMessageAvailableListener in eu.semaine.components |
---|
Classes in eu.semaine.components that implement SEMAINEMessageAvailableListener | |
---|---|
class |
Component
The abstract base class for all components. |
class |
MessageLogComponent
This component can be used to view all or a selection of components. |
Uses of SEMAINEMessageAvailableListener in eu.semaine.components.dialogue.actionproposers |
---|
Classes in eu.semaine.components.dialogue.actionproposers that implement SEMAINEMessageAvailableListener | |
---|---|
class |
UtteranceActionProposer
|
Uses of SEMAINEMessageAvailableListener in eu.semaine.components.dialogue.interpreters |
---|
Classes in eu.semaine.components.dialogue.interpreters that implement SEMAINEMessageAvailableListener | |
---|---|
class |
AgentMentalStateInterpreter
disagreement -> Spike: high, rest: low agreement -> Spike: low, rest (nu) average acceptance -> spike low, rest default refusal -> spike high, rest low belief -> spike low, rest high disbelief -> spike high, rest low liking -> spike low, obadiah middle, rest high disliking -> spike high, obadiah middle, rest low interest -> spike and obadiah low, poppy and prudence high no_interest -> spike and obadiah high, poppy and prudence low understanding -> all high no_understanding -> all low |
class |
EmotionInterpreter
The EmotionInterpreter reads the emotions detected by the input modules, and if they are higher than a certain threshold this emotion is send to the user state. |
class |
FacialExpressionInterpreter
|
class |
NonVerbalInterpreter
The NonVerbalInterpreter receives Non-Verbal data from the NonVerbal Fusion component, and if the confidence is higher than the specified threshold it will put it in the userstate. |
class |
TurnTakingInterpreter
The TurnTakingInterpreter looks at the behaviour of the user and has to decide when is a good moment to start speaking. |
class |
UserPresenceInterpreter
|
class |
UtteranceInterpreter
This class interprets the dialog and extends it with detected semantic features |
Uses of SEMAINEMessageAvailableListener in eu.semaine.components.dialogue.test |
---|
Classes in eu.semaine.components.dialogue.test that implement SEMAINEMessageAvailableListener | |
---|---|
class |
TestGui
This class creates a GUI to test the Dialogue Management. |
Uses of SEMAINEMessageAvailableListener in eu.semaine.components.dummy |
---|
Classes in eu.semaine.components.dummy that implement SEMAINEMessageAvailableListener | |
---|---|
class |
DummyActionSelection
This dummy action selection accepts all candidates. |
class |
DummyAnalyser
This dummy class mimics an analyser. |
class |
DummyBMLActionProposer
This dummy class mimics an action proposer generating behaviour directly. |
class |
DummyBMLRealiser
This dummy action selection accepts all candidates. |
class |
DummyBMLRealiserAndPlayer
This dummy action selection accepts all candidates. |
class |
DummyFeatureExtractor
|
class |
DummyFML2BML
This dummy action selection accepts all candidates. |
class |
DummyFMLActionProposer
This dummy class mimics an action proposer generating FML actions. |
class |
DummyInterpreter
This dummy class mimics an interpreter. |
class |
DummyVisualFML2BML
This dummy action selection accepts all candidates. |
class |
GenericTestComponent
|
class |
QueuingDummyBMLRealiser
|
class |
QueuingDummyFML2BML
|
class |
TTSInputComponent
|
class |
UtterancePreparationTestComponent
|
Uses of SEMAINEMessageAvailableListener in eu.semaine.components.mary |
---|
Classes in eu.semaine.components.mary that implement SEMAINEMessageAvailableListener | |
---|---|
class |
QueuingAudioPlayer
Audio player |
class |
QueuingSpeechBMLRealiser
|
class |
QueuingSpeechPreprocessor
|
class |
SemaineAudioPlayer
Audio player |
class |
SpeechBMLRealiser
Speech preprocessor : To find pitch accent and boundaries Speech BML realiser : Audio synthesis and phone timings |
class |
SpeechPreprocessor
Speech preprocessor : To find pitch accent and boundaries Speech BML realiser : Audio synthesis and phone timings |
Uses of SEMAINEMessageAvailableListener in eu.semaine.components.meta |
---|
Classes in eu.semaine.components.meta that implement SEMAINEMessageAvailableListener | |
---|---|
class |
SystemManager
Communication between a component and the system manager, transporting meta messages about the state of the component and of the system. |
Uses of SEMAINEMessageAvailableListener in eu.semaine.jms.receiver |
---|
Fields in eu.semaine.jms.receiver declared as SEMAINEMessageAvailableListener | |
---|---|
protected SEMAINEMessageAvailableListener |
Receiver.listener
|
Methods in eu.semaine.jms.receiver that return SEMAINEMessageAvailableListener | |
---|---|
SEMAINEMessageAvailableListener |
Receiver.getMessageListener()
|
Methods in eu.semaine.jms.receiver with parameters of type SEMAINEMessageAvailableListener | |
---|---|
void |
Receiver.setMessageListener(SEMAINEMessageAvailableListener aListener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |