文件名称:WaveTest
介绍说明--下载内容均来自于网络,请自行研究使用
服务端读取音频文件,通过串口发送出去,客户端通过串口接收音频文件并播放音频。main随便写的,主要是提供了串口操作的C++类和wav音频文件处理的C++类。-
英语
中文(简体)
日语
The server reads the audio file sent through the serial port, the client via the serial port to receive audio files and play audio. main casually written primarily to provide serial operation of C++ classes and wav audio file handling C++ classes.
英语
中文(简体)
日语
The server reads the audio file sent through the serial port, the client via the serial port to receive audio files and play audio. main casually written primarily to provide serial operation of C++ classes and wav audio file handling C++ classes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WaveClient\release\config.ini
..........\.......\WaveClient.exe
..........\WaveClient.ncb
..........\WaveClient.sln
..........\WaveClient.suo
..........\....Server\au.h
..........\..........\au2.c
..........\..........\g711.c
..........\..........\g726.c
..........\..........\g726.h
..........\..........\g726.lib
..........\..........\g726_16.c
..........\..........\g726_24.c
..........\..........\g726_32.c
..........\..........\g726_40.c
..........\..........\g72x.c
..........\..........\g72x.h
..........\..........\private.h
..........\..........\Queue.h
..........\..........\ReadMe.txt
..........\..........\Serial.cpp
..........\..........\Serial.h
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\..........\VoicePlay2Dev.cpp
..........\..........\VoicePlay2Dev.h
..........\..........\VoiceRec.cpp
..........\..........\VoiceRec.h
..........\..........\WaveClient.cpp
..........\..........\WaveIn.cpp
..........\..........\WaveIn.h
..........\..........\WaveOut.cpp
..........\..........\WaveOut.h
..........\..........\WaveServer.vcproj
..........\..........\WaveServer.vcproj.HZT.Administrator.user
..........\..........\WaveStruct.h
....Server\release\config.ini
..........\.......\WaveServer.exe
..........\WaveServer\au.h
..........\..........\au2.c
..........\..........\g711.c
..........\..........\g726.c
..........\..........\g726.h
..........\..........\g726.lib
..........\..........\g726_16.c
..........\..........\g726_24.c
..........\..........\g726_32.c
..........\..........\g726_40.c
..........\..........\g72x.c
..........\..........\g72x.h
..........\..........\private.h
..........\..........\Queue.h
..........\..........\ReadMe.txt
..........\..........\Serial.cpp
..........\..........\Serial.h
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\..........\VoicePlay2Dev.cpp
..........\..........\VoicePlay2Dev.h
..........\..........\VoiceRec.cpp
..........\..........\VoiceRec.h
..........\..........\WaveIn.cpp
..........\..........\WaveIn.h
..........\..........\WaveOut.cpp
..........\..........\WaveOut.h
..........\..........\WaveServer.cpp
..........\..........\WaveServer.vcproj
..........\..........\WaveServer.vcproj.HZT.Administrator.user
..........\..........\WaveStruct.h
..........\WaveServer.ncb
..........\WaveServer.sln
..........\WaveServer.suo
....Client\WaveServer\Release
....Server\WaveServer\Release
....Client\release
..........\WaveServer
....Server\release
..........\WaveServer
WaveClient
WaveServer