Click here to Skip to main content
15,919,613 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Looping through a form... Pin
DaveFish17-Feb-05 2:42
DaveFish17-Feb-05 2:42 
GeneralBUG In DateTimePicker Pin
Mohamed Ishak16-Feb-05 2:26
professionalMohamed Ishak16-Feb-05 2:26 
GeneralRe: BUG In DateTimePicker Pin
Dave Kreskowiak17-Feb-05 4:29
mveDave Kreskowiak17-Feb-05 4:29 
GeneralStop service remotely Pin
abohabeeba16-Feb-05 1:59
abohabeeba16-Feb-05 1:59 
GeneralMail events Pin
VirtualBasic15-Feb-05 21:58
VirtualBasic15-Feb-05 21:58 
GeneralRe: Mail events Pin
Dave Kreskowiak17-Feb-05 4:25
mveDave Kreskowiak17-Feb-05 4:25 
General.net simple IVR system Pin
manasrahfantom15-Feb-05 21:47
manasrahfantom15-Feb-05 21:47 
GeneralRe: .net simple IVR system Pin
rwestgraham16-Feb-05 11:16
rwestgraham16-Feb-05 11:16 
Writing a logic sequence for an IVR system in VB.NET is simple enough. It's the interface to the telephony hardware that gets complicated. There really is no such thing as a writing a "simple" IVR system in something like VB.NET unless you buy a third party tool that handles the low-level communication with the telephone card.

Otherwise you will have to write the hardware interface yourself using the API set that is specific to the type of telephone card you plan on using. And those API's may not even be compatible with NET. It's more likely you would have to use C++ to write the low-level hardware interface.

So there really is no meaningful answer to your question. You have two choices - either buy a third party telephony development suite - typically $5000 plus. Or get a Dialogic card and plan on spending a lot of time studying the APIs, interrupt codes, control characters, etc.

Robert
GeneralRe: .net simple IVR system Pin
manasrahfantom17-Feb-05 0:07
manasrahfantom17-Feb-05 0:07 
GeneralRe: .net simple IVR system Pin
Dave Kreskowiak17-Feb-05 4:22
mveDave Kreskowiak17-Feb-05 4:22 
General.net simple IVR system Pin
manasrahfantom15-Feb-05 21:47
manasrahfantom15-Feb-05 21:47 
GeneralScreen Control Pin
Member 173474015-Feb-05 21:15
Member 173474015-Feb-05 21:15 
GeneralRe: Screen Control Pin
Dave Kreskowiak16-Feb-05 2:05
mveDave Kreskowiak16-Feb-05 2:05 
GeneralRe: Screen Control Pin
Member 173474017-Feb-05 6:41
Member 173474017-Feb-05 6:41 
GeneralGive me some Hints....on Telephone Monitoring System Pin
Mahesh167915-Feb-05 20:19
Mahesh167915-Feb-05 20:19 
GeneralRe: Give me some Hints....on Telephone Monitoring System Pin
Dave Kreskowiak16-Feb-05 2:04
mveDave Kreskowiak16-Feb-05 2:04 
GeneralDataGrid Sorting Pin
Sumit Domyan15-Feb-05 19:57
Sumit Domyan15-Feb-05 19:57 
GeneralRe: DataGrid Sorting Pin
Jim Matthews16-Feb-05 3:16
Jim Matthews16-Feb-05 3:16 
GeneralRe: DataGrid Sorting Pin
Anonymous25-Apr-05 14:41
Anonymous25-Apr-05 14:41 
GeneralConvert an array of byte into other types Pin
thanh_bkhn15-Feb-05 15:40
professionalthanh_bkhn15-Feb-05 15:40 
GeneralRe: Convert an array of byte into other types Pin
thanh_bkhn16-Feb-05 1:46
professionalthanh_bkhn16-Feb-05 1:46 
GeneralRe: Convert an array of byte into other types Pin
Dave Kreskowiak16-Feb-05 1:59
mveDave Kreskowiak16-Feb-05 1:59 
GeneralRe: Convert an array of byte into other types Pin
thanh_bkhn16-Feb-05 2:19
professionalthanh_bkhn16-Feb-05 2:19 
GeneralRe: Convert an array of byte into other types Pin
Dave Kreskowiak16-Feb-05 3:53
mveDave Kreskowiak16-Feb-05 3:53 
Generalplay flash movie (.swf) in pocket pc Pin
vb .net beginner15-Feb-05 15:04
sussvb .net beginner15-Feb-05 15:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.