#include <algorithm>
#include <stdexcept>
#include <iostream>
#include <yaml-cpp/yaml.h>
#include "./rhino_recognizer.h"
Go to the source code of this file.
Namespaces | |
picovoice_driver | |
Functions | |
std::ostream & | picovoice_driver::operator<< (std::ostream &os, const RhinoRecognizerData::Parameters &p) |
std::ostream & | picovoice_driver::operator<< (std::ostream &os, const RhinoRecognizerData::Result &r) |
std::ostream & | picovoice_driver::operator<< (std::ostream &os, const RhinoRecognizerData::Result::KeyValue &kv) |