-
G726局域网语音通话的程序和源代码是使用语音压缩…
G726局域网语音通话程序和源代码
这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。
G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字节。这里G726使用的时候,音频设置为8kHz,16位量化,单声道。
使用方法很简单,只用两端各自输入对方的IP,然后按下“开始对话”,就可以进行语音通信了。
PPC端的运行比较稳定,已经进行了自收自发近一个小时连续工作的测试,非常稳定,话音清晰。-G726 LAN voice calls procedures and the source code is the use of voice compression G726 (16kbps ) and RTP for the transmission process, because I did not bring WIFI the PPC, there are separate procedures for each test, PC- and PPC-were all normal work. G726 codec algorithm from the OpenH323. RTP transmission can be used in the process to find RTP stresses Xie, this procedure is mainly a function of G726. Packaging whole G726 for g726_Encode and g726_Decode two functions, Parameters for the compression and decompression of data storage address pointer, 960 bytes can be compressed to 120 to 120 bytes and bytes to
- 2022-01-26 00:22:56下载
- 积分:1
-
cisco ivr program introduced the IVR into cisco is cisco ivr basic information
cisco ivr program 介绍cisco的ivr编成,是cisco ivr的基本资料-cisco ivr program introduced the IVR into cisco is cisco ivr basic information
- 2023-02-10 17:00:04下载
- 积分:1
-
用java编写的电子白板程序
用java编写的电子白板程序-prepared with the procedures Whiteboard
- 2022-02-27 07:25:14下载
- 积分:1
-
Video conferencing systems, in VC environment compiled through, everyone can be...
视频会议系统,在VC环境下编译通过,大家可下载下来-Video conferencing systems, in VC environment compiled through, everyone can be downloaded
- 2022-08-23 12:29:14下载
- 积分:1
-
clients use NetMeeting, The server can use mfc.exe fairly good results
客户端使用NetMeeting,服务端使用mfc.exe可以获得比较好的效果-clients use NetMeeting, The server can use mfc.exe fairly good results
- 2022-01-28 23:16:00下载
- 积分:1
-
具有异形窗口的网络电话,可以实现网络通讯,并且可以学习如何创建异形窗口....
具有异形窗口的网络电话,可以实现网络通讯,并且可以学习如何创建异形窗口.-With special-shaped windows network telephone, network communication can be achieved, and can learn how to create a shaped window.
- 2023-08-16 06:55:04下载
- 积分:1
-
This project contains a SIP stack and server applications built on top of the st...
This project contains a SIP stack and server applications built on top of the stack, examples of which are: Stateless Proxy, Registrar,NAT Keepalives,MWI Notifier server. The server applications have been designed to work in association with Asterisk. -This project contains a SIP stack and server applications built on top of the stack, examples of which are: Stateless Proxy, Registrar, NAT Keepalives, MWI Notifier server. The server applications have been designed to work in association with Asterisk.
- 2022-03-04 14:44:03下载
- 积分:1
-
MRCP协议V1的java语言版,做TTS和ASR有用。
MRCP协议V1版本的JAVA语言实现,做TTS和ASR很有用。-MRCP protocol V1 version of the JAVA language, to do TTS and ASR useful.
- 2022-12-07 23:55:03下载
- 积分:1
-
This is a use of GENESYS CTI
这是一款利用GENESYS CTI 的 .NET控件开发的一个典型的软 Phone,具有很好的参考价值!-This is a use of GENESYS CTI
- 2022-03-25 12:25:57下载
- 积分:1
-
2.0 1.0 Note recording system to support multiple formats, a certain delay, no n...
2.0说明
1.0支持系统的录音多种格式,有一定的延时,没有过滤杂音功能.
2.0已取消支持系统的录音多种格式,使用PCM采集数据G711A压缩格式(8000HZ单声道16位格式录音每秒以8K完成数据,16000HZ单声道16位格式录音每秒以11K完成数据,音质相当好),延时降低到最小100-500MS以内,不会随时间增加而增加延时(如果是说话测试一直保持200MS的延时,如果是用播放歌曲来测试,有自动校正延时功能,恢复成200MS的延时,恢复过程中不会中断歌曲的播放,只是小小加快唱歌的速度,听觉不会觉察出来),加入了过滤杂音功能.
2.0安装
将ACMG711.dll复制到系统文件夹里
再安装控件
-2.0 1.0 Note recording system to support multiple formats, a certain delay, no noise filtering function. 2.0 support system has been abolished recording formats, the use of PCM data acquisition G711A compression format (8000HZ 16 mono recording format to 8K per second complete data 16000HZ mono recording format 16 to 11K per second complete data quality is very good), Delay reduced to the minimum 100-500MS within not with time delay increases (if word has been tested 200MS delay, If it is used to test play the songs, the automatic correction function of delay, 200MS resume into the delay, the recovery process will not be interrupted play songs, singing just a small speed up
- 2022-01-28 21:28:30下载
- 积分:1