Home All Groups Group Topic Archive Search About

Phone recording device

Author
2 May 2006 10:38 PM
Samuel Shulman
Hi

I am looking for a component that can be integrated to a VB.NET program that
can dial a number using a normal telephone line, record the conversation and
allows saving of the content so it can be played later

Thank you for your advice

Samuel

Author
3 May 2006 4:27 AM
Spam Catcher
"Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in
news:uPJeXkjbGHA.4372@TK2MSFTNGP04.phx.gbl:

> Hi
>
> I am looking for a component that can be integrated to a VB.NET
> program that can dial a number using a normal telephone line, record
> the conversation and allows saving of the content so it can be played
> later


You need a voice modem to do recording via a modem.

Otherwise you could use the line-in of the soundcard and a telephone -->
minijack adapter (available at radioshack etc.).

If you're doing this via VoIP there are other options available.
Author
3 May 2006 1:30 PM
Chris Dunaway
Voice modems are typically a poor choice for this sort of application.
If using VoIP, as Spam Catcher said, there are other options, but if
you just need to dial a number and then record a conversation then you
be better service by getting a dedicated telephony board.  These boards
have features to monitor call progress and can record as well as play
audio over the line.  They are specifically made for telephony
applications.  And while these boards used to be fairly expensive,
nowadays you can get a two line card for no more than $125 and probably
find one used for less.  Do a search for Dialogic on EBay and you will
find lots of hits.  And there are some SDK available for these that can
be used in VB or C# or VB.Net.