从Lync 2010 API发送DTMF [英] Sending DTMF from Lync 2010 API

查看:58
本文介绍了从Lync 2010 API发送DTMF的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在使用Lync 2010 API自动执行某些调用.我找不到通过该API发送DTMF的方法.

如果知道如何操作,请提供帮助.

在此先谢谢您.

Hi,
I am using Lync 2010 API to automate some of the calls. I was unable to find a way to send DTMF via that API.

If any Knows how to do it, Please help.

Thanks in Advance.

推荐答案

我认为您的意思是UCMA API,它似乎好像需要v3.0的API才能进行DTMF. Google是您的朋友,但是诚然,您将不得不努力寻找所需的信息.微软确实为此提供了一个论坛.
I think you mean the UCMA API, and it appears as if you need v3.0 of the API in order to do DTMF. Google is your friend, but admittedly, you''re going to have to look hard for the information you need. Microsoft does have a forum for this.




我找到了发送dtmf的方法.但是仍然找不到找到和接收它的方法(就像UCMA 3.0 SDK中ToneContoller类中的ToneRecieved事件一样.).

在AudioChannel类中,我们可以使用BeginSendDtmf()方法发送dtmf.
Hi,

I found the way to send dtmf. But still unable to find a way to identify and receive it(Like ToneRecieved event in ToneContoller class in UCMA 3.0 SDK).

In AudioChannel class we can send dtmf using BeginSendDtmf() method.


这是发送的有效示例,但并未涵盖您的接收部分. //www.codeproject.com/Tips/399011/Microsoft-Lync-Dial-and-Passcode-Automation">Microsoft Lync-拨号和密码自动化 [
here is working example for the send, doesn''t cover your receive portion though.. Microsoft Lync - Dial and Passcode Automation[^]


这篇关于从Lync 2010 API发送DTMF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆