Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
t
u
v
w
Functions
_
c
d
g
m
o
p
r
t
v
w
Variables
_
a
c
d
e
f
h
i
k
l
m
n
p
r
u
v
w
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
m
o
p
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Typedefs
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
w
x
y
Enumerations
_
a
b
d
e
f
g
h
i
j
l
m
p
s
u
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
extern
porcupine
demo
mcu
stm32h735
stm32h735g-dk
AudioCapture
micCapture_task.h
Go to the documentation of this file.
1
/*
2
* This software component is licensed by ST under Ultimate Liberty license
3
* SLA0044, the "License"; You may not use this file except in compliance with
4
* the License. You may obtain a copy of the License at:
5
* www.st.com/SLA0044
6
*
7
*/
8
9
#ifndef _MICCAPTURE_TASK_H
10
#define _MICCAPTURE_TASK_H
11
12
13
void
mic_capture_createTask
(
void
);
14
void
mic_capture_processTask
(
void
);
15
void
mic_capture_terminateTask
(
void
);
16
17
#endif
18
19
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
mic_capture_processTask
void mic_capture_processTask(void)
sends AudioIn Pushed message
Definition:
micCapture_task.c:63
mic_capture_terminateTask
void mic_capture_terminateTask(void)
terminates task for AudioIn capture
Definition:
micCapture_task.c:97
mic_capture_createTask
void mic_capture_createTask(void)
creates task for AudioIn capture
Definition:
micCapture_task.c:86
picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:13:56