This website works better with JavaScript
Home
Explore
Help
Register
Sign In
AMNZCY
/
AIVoiceSystem
forked from
corvin_zhang/AIVoiceSystem
Watch
1
Star
0
Fork
0
Files
Tree:
02afeef6e0
Branches
Tags
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
awaken.h
awaken.h
65 B
History
Raw
1
2
3
4
5
6
#ifndef _AWAKEN_H_
#define _AWAKEN_H_
int waitAwaken();
#endif