porcupine/demo/c/dr_libs/tests/opus/dr_opus_test_0.c
Go to the documentation of this file.
1 #define DR_OPUS_IMPLEMENTATION
2 #include "../../wip/dr_opus.h"
3 
4 int main(int argc, char** argv)
5 {
6  (void)argc;
7  (void)argv;
8  return 0;
9 }
python.test_porcupine.argv
argv
Definition: test_porcupine.py:158
main
int main(int argc, char **argv)
Definition: porcupine/demo/c/dr_libs/tests/opus/dr_opus_test_0.c:4


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:13:55