|
NUGU SDK Linux
1.7.6
|
IDialogUXStateAggregatorListener interface. More...
#include <dialog_ux_state_aggregator_interface.hh>
Inheritance diagram for NuguClientKit::IDialogUXStateAggregatorListener:Public Member Functions | |
| virtual void | onASRResult (const std::string &text) |
| Receive ASR result. More... | |
| virtual void | onStateChanged (DialogUXState state, bool multi_turn, const ChipsInfo &chips, bool session_active) |
| Receive current DialogUXState and additional infos. More... | |
IDialogUXStateAggregatorListener interface.