您尚未登录。
页次: 1
分享链接 / 只看楼主
源码地址: https://github.com/yeokm1/covox-music-player
声卡介绍: https://en.wikipedia.org/wiki/Covox_Speech_Thing
taobao: V3s/F1C100s/F1C200s/D1-H/D1s/T113-S3/XR32/XR829/A523/A133/H133/V831/V851s/V853
离线
ubuntu14.04 代码编译有点问题:
covox-music-player-linux.c 添加:
#include <linux/time.h>
编译命令行添加
-std=c99