Functions | Variables
test_porcupine.cpp File Reference
#include <getopt.h>
#include <signal.h>
#include <chrono>
#include <thread>
#include <iostream>
#include "../src/porcupine_recognizer.h"
Include dependency graph for test_porcupine.cpp:

Go to the source code of this file.

Functions

void interrupt_handler (int)
 
int main (int argc, char **argv)
 

Variables

static struct option long_options []
 

Function Documentation

◆ interrupt_handler()

void interrupt_handler ( int  )

Definition at line 33 of file test_porcupine.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 38 of file test_porcupine.cpp.

Variable Documentation

◆ long_options

struct option long_options[]
static
Initial value:
= {
{ "model_path", required_argument, NULL, 'm' },
{ "keyword_path", required_argument, NULL, 'k' },
{ "access_key", required_argument, NULL, 'a' },
{ "sensitivity", required_argument, NULL, 's' },
}

Definition at line 26 of file test_porcupine.cpp.

NULL
#define NULL
Definition: porcupine/demo/c/dr_libs/tests/external/miniaudio/extras/speex_resampler/thirdparty/resample.c:92


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:03