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