This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
AMNZCY
/
AIVoiceSystem
sklonowany z
corvin_zhang/AIVoiceSystem
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Drzewo:
ecafdf6e04
Gałęzie
Tagi
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
tts.h
tts.h
67 B
Historia
Czysty
1
2
3
4
5
6
#ifndef _TTS_H_
#define _TTS_H_
int startTTS(char *text);
#endif