This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
AMNZCY
/
AIVoiceSystem
ter-fork dari
corvin_zhang/AIVoiceSystem
Liatin
1
Bintangi
0
Fork
0
Berkas
Pohon:
b4b76b3a49
Ranting
Tag
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
tts.h
tts.h
67 B
Riwayat
Mentahan
1
2
3
4
5
6
#ifndef _TTS_H_
#define _TTS_H_
int startTTS(char *text);
#endif