文件名称:record-for-wav
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-11-03
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 去*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
客户机(client_record.c)负责采集音频,并通过socket发送给服务器。
服务器(wav_serv.c)接收音频数据后,加上wav头信息,生成wav的声音文件。-The client (client_record.c) is responsible for collecting audio, and sent to the server through socket.
Server (wav_serv.c) after receiving the audio data, together with wav header information, generate wav sound files.
服务器(wav_serv.c)接收音频数据后,加上wav头信息,生成wav的声音文件。-The client (client_record.c) is responsible for collecting audio, and sent to the server through socket.
Server (wav_serv.c) after receiving the audio data, together with wav header information, generate wav sound files.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
record for wav
..............\client
..............\......\client_record.c
..............\function.txt
..............\server
..............\......\makefile
..............\......\wav_header.c
..............\......\wav_header.h
..............\......\wav_serv.c