Description: Voice network transfer process, using G.729A codec algorithm for voice network transmission, good performance can be realized voice chat, there is slightly less than a few milliseconds of audio delay, for the early speech development or IP phone network transmission development reference.
File list (Check if you may need any files):
Talk\TalkDll\AudioCode.cpp
....\.......\AudioCode.h
....\.......\ClientSocket.cpp
....\.......\ClientSocket.h
....\.......\Debug\TalkDll.bsc
....\.......\.....\TalkDll.exp
....\.......\.....\TalkDll.lib
....\.......\.....\TalkDll.res
....\.......\G729a.lib
....\.......\head.h
....\.......\Interface.cpp
....\.......\Interface.h
....\.......\ListenSocket.cpp
....\.......\ListenSocket.h
....\.......\MixIn.cpp
....\.......\MixIn.h
....\.......\MixOut.cpp
....\.......\MixOut.h
....\.......\MyWaveIn.cpp
....\.......\MyWaveIn.h
....\.......\RecSocket.cpp
....\.......\RecSocket.h
....\.......\res\TalkDll.rc2
....\.......\Resource.h
....\.......\SendClient.cpp
....\.......\SendClient.h
....\.......\SortData.cpp
....\.......\SortData.h
....\.......\StdAfx.cpp
....\.......\StdAfx.h
....\.......\TalkDll.aps
....\.......\TalkDll.clw
....\.......\TalkDll.cpp
....\.......\TalkDll.def
....\.......\TalkDll.dsp
....\.......\TalkDll.dsw
....\.......\TalkDll.ncb
....\.......\TalkDll.opt
....\.......\TalkDll.plg
....\.......\TalkDll.rc
....\.......\UdpSocket.cpp
....\.......\UdpSocket.h
....\.......\WaveIn.cpp
....\.......\WaveIn.h
....\.......\WaveOut.cpp
....\.......\WaveOut.h
....\test\Debug\TalkDll.dll
....\....\.....\test.bsc
....\....\.....\test.exe
....\....\res\test.ico
....\....\...\test.rc2
....\....\resource.h
....\....\StdAfx.cpp
....\....\StdAfx.h
....\....\test.aps
....\....\test.clw
....\....\test.cpp
....\....\test.dsp
....\....\test.dsw
....\....\test.h
....\....\test.plg
....\....\test.rc
....\....\testDlg.cpp
....\....\testDlg.h
....\文档\Talk dll 结构.doc
....\TalkDll\Debug
....\.......\res
....\test\Debug
....\....\Release
....\....\res
....\TalkDll
....\test
....\文档
Talk