This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
AMNZCY
/
AIVoiceSystem
fork de
corvin_zhang/AIVoiceSystem
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
d812c25806
Branches
Tags
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
asr.h
asr.h
57 B
Histórico
Raw
1
2
3
4
5
6
#ifndef _ASR_H_
#define _ASR_H_
int startASR();
#endif