|
NUGU SDK Linux
1.7.6
|
#include <memory>#include <capability/asr_interface.hh>#include <clientkit/wakeup_interface.hh>#include <nugu.h>
Include dependency graph for speech_recognizer_aggregator_interface.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | NuguClientKit::_RecognitionResult |
| Model for holding recognition result. More... | |
| class | NuguClientKit::ISpeechRecognizerAggregator |
| SpeechRecognizerAggregator interface. More... | |
| class | NuguClientKit::ISpeechRecognizerAggregatorListener |
| SpeechRecognizerAggregator listener interface. More... | |
Typedefs | |
| typedef struct NuguClientKit::_RecognitionResult | NuguClientKit::RecognitionResult |
| Model for holding recognition result. More... | |