实现IVR的电路图 [英] Circuit Diagram to Implement IVR

查看:167
本文介绍了实现IVR的电路图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我正在尝试在C#中使用TAPI实现IVR系统。任何人都可以向我提供有关IVR中使用的硬件的信息。



可以使用什么类型的硬件。

任何电路图。



等待您的宝贵回复。

解决方案

请看这个链接

互动大学自动化语音应答系统(IVRS)

http://www.8051projects.info/proj.asp?id=71


是的,你可以做通过TAPI编程实现IVR系统。



方式1:=

-------

H / W需要的是远程调制解调器。和陆线连接。



方式2:=

--------

U可以使用GSM-Modem,在这种情况下,U不需要TAPI。 U将执行串行端口(RS232)编程或USB - 端口编程。基于GSM调制解调器类型(串行端口或USB端口)。

在这种情况下,您可以在此调制解调器中使用移动SIM,它将与Mob通信。 Tower。

你不需要固定电话连接。



WAY 3:=

----- ---

这种方式我更喜欢。使用DTMF解码器(MT8870)和微控制器(89C51)和三态缓冲器I.C.开发小型器件。 (MAX232)和任何手机。

嵌入式程序。可以在Embedded C上写入。此设备将通过串行端口发送来电显示,并将Mob-Switch压到您的PC。 (或者你也可以使用USB端口芯片)

然后你的C#或VC ++或JAVA程序将读取来电显示和按键细节然后将采取任何行动,如读取数据库和与来电者交谈。



如果U不是微控制器的专家,那么你按照第1步或第2步进行操作。否则你可以收集这样的开发。来自其他人。



-Regards,

tanmay.roy8@gmail.com

(加尔各答,印度)

Hi,

I am trying to implement IVR system using TAPI in C#. Can any one provide me information about hardware used in IVR.

What type of hardware can be used.
Any Circuit Diagram.

waiting for your valuable response.

解决方案

Please see this link
Interactive Voice Response System For College Automation (IVRS)
http://www.8051projects.info/proj.asp?id=71


Yes, U can do IVR system by TAPI Programming.

WAY 1:=
-------
The H/W needed is a Tele Modem. , and Land line connection.

WAY 2:=
--------
U can use GSM-Modem, In that case U do not need TAPI. U will do Serial Port (RS232) Programming or USB - Port Prog. Based upon GSM-Modem type ( either Serial Port or USB port).
In this case u can use mobile SIM in this Modem and It will communicate with Mob. Tower.
U do not need Landline connectivity.

WAY 3:=
--------
This way I preffer. Develop a small device using DTMF decoder ( MT8870) & Microcontroller ( 89C51) & Tri-state Buffer I.C. (MAX232) and any Mobile phone.
The Embedded Prog. can be written at Embedded C. This Device will send Caller ID, and the Mob-Switch pressed to your PC , through Serial Port. ( or u can use USB port chip also)
Then your C# or VC++ or JAVA program will read the caller ID & key pressed detail & then will take any action , such as read database & speak to caller.

If U are not Expert in microcontroller , then U follow WAY 1 or WAY 2. else u can collect such dev. from others.

-Regards,
tanmay.roy8@gmail.com
(Kolkata, INDIA)


这篇关于实现IVR的电路图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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