Welcome![Sign In][Sign Up]
Location:
Search - g729a

Search list

[Voice CompressG729A_v1.7_src

Description: g.729汇编手工优化,在dspC5402上,优化时间可以到6ms。-G729A assembler after manual optimize, running on dspC5402 the time can be optimized downto 6ms
Platform: | Size: 338944 | Author: 张海川 | Hits:

[Voice Compressg729a_c_linux

Description: g729a 语音编码,再linux c 环境下实现,有非常的好的移植性,通话质量好-g729a voice coding, and c linux environment, and it is very good transplant, good call quality
Platform: | Size: 60416 | Author: | Hits:

[Audio programWaveInTest

Description: 使用WAVEIN/OUT函数族作的音频采集和播放 当初写这个DEMO只是用来帮助调试G729A压缩算法, 很粗糙,内存都没有释放.-use WAVEIN/OUT Functions for audio acquisition and the broadcast was written only in DEMO to help debug G729A compression algorithm, is very rough, the memory has been released.
Platform: | Size: 3816448 | Author: 卡卡西 | Hits:

[Voice CompressITU-T_G.729_Source_code

Description: G729a的测试代码,稍为改动就可以应用于voip.-G 729a test code, a little change can be applied voip.
Platform: | Size: 114688 | Author: | Hits:

[Windows DevelopAudio

Description: 语音录制和播放系统,带有G729A和ILBC编解码-Voice record and playback system, with G729A and ILBC codec
Platform: | Size: 124928 | Author: 刘SIR | Hits:

[VOIP programG729A

Description: ITU提供的G729的源代码,用于voip的语音编解码使用。-G729 of the ITU to provide the source code for the voice codec voip use.
Platform: | Size: 82944 | Author: tanger | Hits:

[Voice Compressg729_Code_Decode

Description: 使用VS6编写的、简单的、G729A编解码程序,使用的是第三方的库:EasyG729A.lib-VS6 prepared to use, simple, G729A codec procedures, using a third-party libraries: EasyG729A.lib
Platform: | Size: 92160 | Author: 马云刚 | Hits:

[Compress-Decompress algrithmsg729

Description: itu-t g729A 语音编解码 标准的c代码。是从ITU标准中下载的代码-itu-t g729A voice codec standard c code. Standards from the ITU to download the code
Platform: | Size: 165888 | Author: bbbjjjxxx | Hits:

[VOIP programVSession_MultiCast

Description: 一、简介 VSession语音通信控件通用版。VSession语音通信控件版本2.0,集成G729A压缩算法,实时传输协议,支持一对一(点对点),一对多(广播式),多对多(会议式)的实时通话,话音清晰流畅!使用简单方便!如果你只需要进行点对点的通话,你也可以在http://www.pudn.com/dl.asp?id=379110或者http://www.skycn.com/soft/40977.html 或http://blog.csdn.net/nuaacsq/;下载语音通信控件点对点专用版! VSession语音通信控件适用于:VC++,VB, NET平台,C++Builder,DELPHI,.或网页应用程序等。您只要先在系统中注册控件(双击开发包中的文件“安装.bat",可完成控件的注册)然后在各种开发环境下就可以像使用一般控件一样地方便地使用了。-err
Platform: | Size: 337920 | Author: Chsq | Hits:

[Compress-Decompress algrithmsg729a

Description: g729 的源码,我调试我,可以用了, 用vc6 编译,建个console的应用程序工程-G729 source code, I debug I can be used with vc6 compiler, built a console application project
Platform: | Size: 578560 | Author: kenneth | Hits:

[e-languageAudioComm_P2P

Description: 点对点语音通信控件V3.6,集成了G729A压缩算法,实时传输协议,话音清晰流畅!使用简单方便!适用于VC++、VB、 dot NET平台、C++Builder、Delphi、易语言及网页应用程序等常见开发平台。-Point-to-point voice communication control V3.6, integrated G729A compression algorithm, Real-time Transport Protocol, voice clear and smooth! The use of simple and convenient! Apply to VC , VB, dot NET platform, C++ Builder, Delphi, easy language and procedures, and other common web application development platform.
Platform: | Size: 445440 | Author: Chsq | Hits:

[Voice CompressG729A

Description: 验证过的最稳定的G.729A愿代码. 用于WINDOWS-Tested the most stable G.729A is willing to code. Used for WINDOWS
Platform: | Size: 161792 | Author: 熊大鹏 | Hits:

[OS programVSessSip

Description: 语音通信控件,集成,G729A压缩算法,实时传输协议,支持一对一,一对多,多对多的实时通话,话音清晰,流畅!使用简单方便!-Voice communication control, integration, G729A compression algorithm, real-time transport protocol to support one-on-one, one-to-many, many-to-many real-time calls, voice clear and smooth! The use of simple and convenient!
Platform: | Size: 147456 | Author: dujetydu | Hits:

[Audio programT-REC-G.729-200701-I!!SOFT-ZST-E

Description: ITU G729合集,里面包括G729,G729A~I-ITU G729 Collection, which include the G729, G729A ~ I
Platform: | Size: 22895616 | Author: woniugu | Hits:

[VOIP programG729A

Description: 国际电信的G729语音编码的主要程序,主要应用在VOIP中,在VC下已经调试成功,直接可以用来使用-International Telecommunications G729 speech coding of the main program, mainly used in VOIP, in the VC debugger already successful, can be used to direct the use of
Platform: | Size: 2081792 | Author: 胡斌 | Hits:

[Communicationg729a

Description: Voiceage G729 voice codec pdf documentation
Platform: | Size: 32768 | Author: 888simon | Hits:

[ActiveX/DCOM/ATLActiveXP2PAudio

Description: 用ActiveX重新包装了一个点对点通讯的DLL文件(该DLL文件是VCKBASE上的一位前辈写的) 偶只是把它改成了一个MFC的ActiveX,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE 程序用到的知识点: 用MFC如何写activex activex中如何应用 socket编程 (其实和普通程序一样~~) G729a 语音压缩。 读写语音设备! Activex提供两次属性nTcpPort、nUdpPort和两个方法StartTalk、EndTalk.-ActiveX repackaged with a point-to-point communications DLL file (the DLL file is the VCKBASE written by a senior) is to bring it into even a MFC' s ActiveX, so easy in VB, vbs, js, etc. scripting language, particularly the procedures used in the IE point of knowledge: how to use MFC to write how to use activex activex in socket programming (in fact, and the general procedure ~ ~) G729a voice compression. Voice equipment to read and write! Activex two attributes provide nTcpPort, nUdpPort and two methods of StartTalk, EndTalk.
Platform: | Size: 2970624 | Author: 咹靜ゞ`兲倥 | Hits:

[Voice Compressg729a

Description: ITU-T g729.lib Win32 的靜態庫-ITU-T g729.lib
Platform: | Size: 37888 | Author: 鄒國正 | Hits:

[Voice CompressG729(LD-CELP)

Description: G729a的一款比较完整的代码,基于LD-CELP算法,测试之后比较完整,质量较高。-G729a for a more complete code, based on the LD-CELP algorithm, after testing is more comprehensive and high quality.
Platform: | Size: 61440 | Author: 蓝小鱼 | Hits:

[Voice CompressG729A

Description: This file is G729 Codec Sample! -This file is G729 Codec Sample!
Platform: | Size: 362496 | Author: SM | Hits:
« 1 23 4 5 6 7 »

CodeBus www.codebus.net