搜索资源列表
vin
- In received incoming call you may select handset or hand-free mode. And you may Change from Handset to hand free by pressing the HF key in conversation.-received incoming call you may select ha ndset or hand-free mode. And you may Change from Hands
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
Call.rar
- 三汇语音卡的电话接入DEMO程序,可实现电话的呼入,放音,录音等功能,内同时附中英文说明书。,Sanhui voice telephone card access DEMO procedures, incoming calls can be achieved, playback, sound recording and other functions, which at the same time Chinese and English brochures.
RetrieveNumber
- Explaining how to retrive the caller number from the incoming call in symbian c-Explaining how to retrive the caller number from the incoming call in symbian c++
IBD
- code to accept incoming call from media card and play voice file works as IVR system-code to accept incoming call from media card and play voice file works as IVR system
Call_Polling
- PowerBuilder版电话呼入处理演示程序,测试电话呼入应答及函数调用方法-PowerBuilder handling incoming call demo version, test phone incoming response and the function call method
PhoneRecord
- 系统可以进行来电显示和来电接听等功能。 提供电话拨出功能,可以通过程序拨出电话。 提供客户管理功能,记录客户信息,并可以在拨出电话时以电话簿的形式显示客户信息。 提供电话录音功能,当电话接通时开始录音,当电话挂断时结束录音。 提供录音管理功能,可以通过程序修改录音文件的存储位置。 系统最大限度地实现了易维护性和易操作性。 系统运行稳定、安全可靠。
Call-Center_VB
- 电话呼入处理程序,实现当外线呼入时根据其所拨的分机号转入相应的分机,分机摘机,该分机拍插簧后根据提示音拨相应的分机号可转接电话,在分机占线或者尚未摘机时二次拍插簧可恢复原先与外线的通话。-Incoming call handling procedures, the time to achieve When you hear the incoming call according to its extension into the corresponding extension number, e
linphone-test
- Windows下C语言调用libliphone DLL 进行SIP呼叫的注册,主叫和被叫测试示例程序。自带linphone的配置文件。-A test program of SIP register/outgoing/incoming call demo using liblinphone DLL under windows platform. Attached with linphone configuration file.
Tcsharptelconh
- 利用语音盒实现,来电弹屏及电电话控制的源程序. CSHARP -Voice box to achieve control of the source of the incoming call the bomb screen and electric phone. CSHARP
Daila
- 基于C#企业电话客服系统 可检验用户输入的数据,客户在拨打企业电话客服时可自动接收识别并记录来电主叫号码- Telephone customer service system based on C# enterprise test data input by the user, the customer can call the business telephone customer automatically receives recognition and record the numb
Mobile-functions
- Visual C++ 编程示例 实现添加保存联系人信息;修改电话号码;查找联系人信息;显示所有通话记录;系人信息;呼入电话号码;播出电话号码;显示最近十次通话记录;删除所有通话记录的功能-Visual C++ programming examples Add to save the contact information modify a phone number find contact information Show all call records Person in
CallCenter
- 呼叫中心就是在一个相对集中的场所,由一批服务人员组成的服务机构,通常利用计算机通讯技术,处理来自企业、顾客的电话垂询,尤其具备同时处理大量来话的能力,还具备主叫号码显示,可将来电自动分配给具备相应技能的人员处理,并能记录和储存所有来话信息。一个典型的以客户服务为主的呼叫中心可以兼具呼入与呼出功能,当处理顾客的信息查询、咨询、投诉等业务的同时,可以进行顾客回访、满意度调查等呼出业务-Call center is a place in a relatively concentrated, by a
VB.NET-ITAPI-TAPI-Incoming-call-and-caller-ID
- This a complete example how to use ITAPI library in VB.NET, showing the code for incoming call through an audio modem to answer and show the caller ID.-This is a complete example how to use ITAPI library in VB.NET, showing the code for incoming call
gf_printerset
- 设置打印机高度、宽度。传入参数:ai_height (高度) ai_width(宽度),返回值:以前的打印参数(二进制大对象) 给printsetback()作为参数调用-Set the printer height, width. Incoming parameters: ai_height (height) ai_width (width), the return value: previous print parameters (binary large objects) to print
MAC
- In received incoming call you may select handset or hand-fre(In a received incoming call you may select handset or hand - MAC)
agc_cn
- 电话营销系统,来电弹窗,在线电话外呼,暂停,转接功能(Telemarketing system, incoming call window, online phone call, suspension, transfer function)
C#中基于SIP(VOIP)的简单手机
- 这是一款基于C#的简单SIP(VOIP)呼出电话。此SIP应用程序已开发,目前正在使用“帮助 - >呼叫支持”。这个想法是创建一个零配置,非常简单的呼出电话,这就是它现在的样子(虽然支持基于IP的传入呼叫;例如:sip:test @ ip:7666,7666是端口SIP_Call out运行) 。(This is a simple SIP (VOIP) outgoing telephone based on C#. This SIP application has been develop