This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
AMNZCY
/
AIVoiceSystem
відгалужено від
corvin_zhang/AIVoiceSystem
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Дерево:
b4b76b3a49
Гілки
Теги
master
pi4-devel
AIVoiceSystem
/
example
/
xf_voiceHome
/
include
/
tts.h
tts.h
67 B
Історія
Запис
1
2
3
4
5
6
#ifndef _TTS_H_
#define _TTS_H_
int startTTS(char *text);
#endif