This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
corvin_zhang
/
AIVoiceSystem
Pridať medzi pozorované
2
Hviezda
0
Fork
1
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
5921a02187
Branche
Tagy
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
tts.h
tts.h
67 B
História
Raw
1
2
3
4
5
6
#ifndef _TTS_H_
#define _TTS_H_
int startTTS(char *text);
#endif