NUGU SDK Linux  1.7.6
speech_recognizer_interface.hh File Reference
#include <string>
#include <nugu.h>
+ Include dependency graph for speech_recognizer_interface.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NuguClientKit::_EpdAttribute
 Attributes about epd. More...
 
class  NuguClientKit::ISpeechRecognizer
 SpeechRecognizer interface. More...
 
class  NuguClientKit::ISpeechRecognizerListener
 SpeechRecognizer listener interface. More...
 

Typedefs

typedef struct NuguClientKit::_EpdAttribute NuguClientKit::EpdAttribute
 Attributes about epd.
 

Enumerations

enum class  NuguClientKit::ListeningState {
  READY , LISTENING , SPEECH_START , SPEECH_END ,
  TIMEOUT , FAILED , DONE
}
 ListeningState. More...