Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
APHumanResponseState Class Reference
Inheritance diagram for APHumanResponseState:
Detailed DescriptionThe APHumanResponseState class provides the concrete implementation of the human response state for the AdjacencyPairRecognizer. Definition at line 47 of file ap_human_response_state.h. Constructor & Destructor Documentation
Default constructor for the APHumanResponseState class. Definition at line 40 of file ap_human_response_state.cpp.
Constructor for the APHumanResponseState class takes an Actor, and an EventSink. Definition at line 49 of file ap_human_response_state.cpp.
Definition at line 57 of file ap_human_response_state.cpp. Member Function Documentation
Callback function for Performing Utterance topic.
Definition at line 70 of file ap_human_response_state.cpp.
A Speech message was received.
Reimplemented from State. Definition at line 61 of file ap_human_response_state.cpp.
Static method that gives the type of this State.
Definition at line 104 of file ap_human_response_state.cpp. The documentation for this class was generated from the following files:
|