This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
AMNZCY
/
AIVoiceSystem
biforcado de
corvin_zhang/AIVoiceSystem
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Árvore:
d812c25806
Ramos
Etiquetas
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
tts.h
tts.h
67 B
Histórico
Em bruto
1
2
3
4
5
6
#ifndef _TTS_H_
#define _TTS_H_
int startTTS(char *text);
#endif