#include <map>
#include <ostream>
#include <picovoice.h>
#include <pv_porcupine.h>
#include <string>
#include <vector>
#include "./recognizer.h"
Go to the source code of this file.
Namespaces | |
picovoice_driver | |
Functions | |
std::ostream & | picovoice_driver::operator<< (std::ostream &os, const PorcupineRecognizerData::Parameters &p) |
std::ostream & | picovoice_driver::operator<< (std::ostream &os, const PorcupineRecognizerData::Result &r) |