#include <picovoice_msgs/GetKeywordAction.h>
#include <ros/init.h>
#include "./porcupine_recognizer.h"
#include "./recognizer_node.h"
Go to the source code of this file.
Classes | |
class | picovoice_driver::PorcupineNode |
Namespaces | |
picovoice_driver | |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 60 of file porcupine_node.cpp.