Classes | Public Attributes | List of all members
picovoice_driver::RhinoRecognizerData::Result Struct Reference

#include <rhino_recognizer.h>

Classes

struct  KeyValue
 

Public Attributes

std::string intent_
 intent_ The recognized intent More...
 
bool is_understood_ = false
 is_understood_ Whether the recognizer understood an intent More...
 
std::vector< KeyValueslots_
 slots_ The recognized intent slots More...
 

Detailed Description

Definition at line 57 of file rhino_recognizer.h.

Member Data Documentation

◆ intent_

std::string picovoice_driver::RhinoRecognizerData::Result::intent_

intent_ The recognized intent

Definition at line 67 of file rhino_recognizer.h.

◆ is_understood_

bool picovoice_driver::RhinoRecognizerData::Result::is_understood_ = false

is_understood_ Whether the recognizer understood an intent

Definition at line 62 of file rhino_recognizer.h.

◆ slots_

std::vector<KeyValue> picovoice_driver::RhinoRecognizerData::Result::slots_

slots_ The recognized intent slots

Definition at line 80 of file rhino_recognizer.h.


The documentation for this struct was generated from the following file:


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20