#include <recognizer.h>
Public Attributes | |
std::string | access_key_ |
access_key_ Picovoice access key More... | |
std::string | model_path_ |
model_path_ Path to the Picovoice model parameters More... | |
Definition at line 28 of file recognizer.h.
std::string picovoice_driver::RecognizerData::Parameters::access_key_ |
access_key_ Picovoice access key
Definition at line 33 of file recognizer.h.
std::string picovoice_driver::RecognizerData::Parameters::model_path_ |
model_path_ Path to the Picovoice model parameters
Definition at line 38 of file recognizer.h.