This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
AMNZCY
/
AIVoiceSystem
forked from
corvin_zhang/AIVoiceSystem
Xem
1
Star
0
Fork
0
Các tập tin
Branch:
pi4-devel
Branches
Tags
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
tts.h
tts.h
67 B
Permalink
Lịch sử
Raw
1
2
3
4
5
6
#ifndef _TTS_H_
#define _TTS_H_
int startTTS(char *text);
#endif