We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
GEC6818智能语音识别多媒体系统
● 项目简介:使用c语言完成了相册浏览、音乐播放、视频观看以及互动游戏的四大功能模块,设计易用的GUI界面。通过双向链表实现相册功能,通过管道通信实现视频播放和音乐播放功能,使用Socket与服务端科大讯飞语音识别SDK通信,通过多线程实现语音控制多媒体系统,并编写Makefile管理项目编译链接