搜索资源列表
speechVAD
- 活动语音检测,语音开发中的重要算法,尤其是在voip中广泛使用。该算法简单明了。-voice activity detection, voice development of the algorithm, especially in the widely used voip. The algorithm is simple and clear.
TalkG726
- G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字
H264EncodingandDecoding
- 使用C实现的H264算法编码和解码源程序。该算法实现简单,实时性也很强,能够满足一般的视频会议要求。-use C realized H264 encoding and decoding algorithm source code. The algorithm is simple, real-time is also very strong, and able to meet the general requirements of the video conference.
AudioComm_MultiCast_Release_D18
- 语音通信控件组播版集成G729A压缩算法,实时传输协议,支持一对多(广播式)的实时通话,话音清晰流畅 适合于多媒体语音教室、会议、工厂、商场等场所!与转发模式相比更能节能网络带宽,减少延时!使用简单方便!-Voice communication control MulticastVersion, Integration G729A compression algorithm, real-time transport protocol to support one-to-many (broadca
