473,386 Members | 1,873 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Telephone answering mechine service c#

Hi All,

I am looking for code written in .NET that provides connection between application and telephone.
So that - the telephone will return a code according to input code that it get's from the user.

I'll be happy to get even a little help - if you know something that relate and can help me!!

Thanks.

Jan 15 '09 #1
5 6166
vekipeki
229 Expert 100+
I don't understand what you meant with "the telephone will return a code according to input code that it gets from the user"?

If you want to create a phone answering machine in C#, you will probably have to use TAPI or something similar to communicate with your modem. Next part will be to handle audio (record/play messages), but try to get somewhere with this first part before doing that.

Try Googling for some samples (e.g. CodeProject: TAPI 3.0 Application development using C#.NET. Free source code and programming help, SourceForge.net: Software Search).
Jan 15 '09 #2
Thank you for answering!

I meant that I need code that support something like this:
when the user dial to the telephone (manually - not from the computer ),
the user will dial a code to the telephone and the telephone will play sounds (as a numbers that make the code I want the user to get according to the code he had inserted) .

I don't know how to do it with TAPI .

any help will be wellcome.
Jan 15 '09 #3
vekipeki
229 Expert 100+
Ok, so in other words, you want to "intercept" dialed numbers (without letting them through the telephone line), and then send another sequence of numbers depend on the dialed numbers?

I once did something like that using a microcontroller with DTMF support, but I haven't done such thing using only a modem and a PC, sorry. It might be possible using TAPI, but I am not sure, sorry.
Jan 15 '09 #4
Thanks a lot!

It is almost exactly what I need.
I want the user to call to the telephone line and to dial numbers manually.

And the main issue I have to implement is the telephone service as you described well.

is TAPI support something like this?
Jan 15 '09 #5
Plater
7,872 Expert 4TB
I think TAPI and a special (or regular maybe) modem can do this.
Capturing and playback of "touch-tones" is what it sounds like to me that you want.
Jan 15 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Ashish | last post by:
I wanted to make a Java application which would dial a telephone number using the modem. When the person on the other end lifts up the telephone (answers the phone), the application should start...
1
by: jyoti | last post by:
I have sucessfully able to copy file to a remote mechine in our network by writing some asp code. To make it sucessful, I had to keep destination folder in remote mechine as "Share" for IUSER...
383
by: John Bailo | last post by:
The war of the OSes was won a long time ago. Unix has always been, and will continue to be, the Server OS in the form of Linux. Microsoft struggled mightily to win that battle -- creating a...
4
by: Iftikhar Hussain | last post by:
Hello Everyone Nice to be back here, well all u guys have helped in past & now I would like a favor again. first what i want to develop is as follows: An application for rescue station, where...
4
by: Karunakararao | last post by:
Hi All DateTime populaing based on regional settings In ASP.NET Application Iam using this Code: Thread.CurrentThread.CurrentCulture =...
2
by: Compustudent | last post by:
Hi, I am trying to find out if there is a pre written script to submit a query to a telephone directory site (like whitepages.com) and will the bring back just the results and strip away all the...
1
by: Robert Johnson | last post by:
Hi all. I need to format my text box's and combo box's with Telephone (###) ###-#### and Postal Code #####-#### or other custom formating, how do I do this? I tried to go into Properties,...
10
by: Nkhosinathie | last post by:
This isn't a homework,i want to improve my skills in programming and apply my understanding to pinters. i'm developing a program that will print telephone numbers randomly for a city for...
0
by: tlontz | last post by:
I am trying to retrieve the telephone_number from active directory using the following script: Dim search As New DirectorySearcher("") search.Filter =...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.