Description: Sub-unit network voice chat source code, there is a good package TalkDll.dll library files, and contain some library source files for easy reference for using this library can easily implement voice chat.
To Search:
File list (Check if you may need any files):
Talk_Network\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
............\....\res\test.ico
............\....\...\test.rc2
............\....\resource.h
............\....\StdAfx.cpp
............\....\StdAfx.h
............\....\test.aps
............\....\test.clw
............\....\test.cpp
............\....\test.dsp
............\....\test.dsw
............\....\test.h
............\....\test.ncb
............\....\test.opt
............\....\test.plg
............\....\test.rc
............\....\testDlg.cpp
............\....\testDlg.h
............\文档\Talk dll 结构.doc
............\TalkDll\Debug
............\.......\res
............\test\Debug
............\....\Release
............\....\res
............\TalkDll
............\test
............\文档
Talk_Network