This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
AMNZCY
/
AIVoiceSystem
フォーク元
corvin_zhang/AIVoiceSystem
ウォッチ
1
スター
0
フォーク
0
ファイル
ツリー:
02afeef6e0
ブランチ
タグ
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