This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
AMNZCY
/
AIVoiceSystem
forkato da
corvin_zhang/AIVoiceSystem
Segui
1
Vota
0
Forka
0
File
Albero (Tree):
d812c25806
Rami (Branch)
Tag
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
tts.h
tts.h
67 B
Cronologia
Originale
1
2
3
4
5
6
#ifndef _TTS_H_
#define _TTS_H_
int startTTS(char *text);
#endif