This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
corvin_zhang
/
AIVoiceSystem
Seguir
2
Destacar
0
Fork
1
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
2f2e3811fa
Ramas
Etiquetas
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