This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
AMNZCY
/
AIVoiceSystem
원본 프로젝트 :
corvin_zhang/AIVoiceSystem
Watch
1
Star
0
포크
0
파일
브렌치:
master
브랜치
태그
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
tts.h
tts.h
67 B
고유링크
히스토리
Raw
1
2
3
4
5
6
#
ifndef
_TTS_H_
#
define
_TTS_H_
int
startTTS
(
char
*
text
)
;
#
endif