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

#include <porcupine_recognizer.h>

Public Attributes

bool is_understood_ = false
 is_understood_ Whether the recognizer understood a keyword More...
 
std::string keyword_name_
 keyword_name_ Detected keyword name More...
 

Detailed Description

Definition at line 46 of file porcupine_recognizer.h.

Member Data Documentation

◆ is_understood_

bool picovoice_driver::PorcupineRecognizerData::Result::is_understood_ = false

is_understood_ Whether the recognizer understood a keyword

Definition at line 51 of file porcupine_recognizer.h.

◆ keyword_name_

std::string picovoice_driver::PorcupineRecognizerData::Result::keyword_name_

keyword_name_ Detected keyword name

Definition at line 56 of file porcupine_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