Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
BCStartState Class Reference
Inheritance diagram for BCStartState:
Detailed DescriptionThe BCStartState class provides the concrete implementation of the start state for the BackchannelRecognizer. Definition at line 46 of file bc_start_state.h. Constructor & Destructor Documentation
Default constructor for the BCStartState class. Definition at line 40 of file bc_start_state.cpp.
Constructor for the BCStartState class takes an Actor, and an EventSink. Definition at line 49 of file bc_start_state.cpp.
Definition at line 60 of file bc_start_state.cpp. Member Function Documentation
Callback function for Performing Utterance topic.
Definition at line 72 of file bc_start_state.cpp.
A Speech message was received.
Reimplemented from State. Definition at line 64 of file bc_start_state.cpp.
Static method that gives the type of this State.
Definition at line 115 of file bc_start_state.cpp. The documentation for this class was generated from the following files:
|