This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
AMNZCY
/
AIVoiceSystem
forknuté z
corvin_zhang/AIVoiceSystem
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Branch:
master
Branche
Tagy
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
asr.h
asr.h
57 B
Permanentný odkaz
História
Raw
1
2
3
4
5
6
#ifndef _ASR_H_
#define _ASR_H_
int startASR();
#endif