Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
IVR application using TAPI 2.x
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mohit  
View profile  
 More options Oct 24, 4:13 pm
Newsgroups: microsoft.public.win32.programmer.tapi
From: Mohit <Mo...@discussions.microsoft.com>
Date: Fri, 23 Oct 2009 23:13:02 -0700
Local: Sat, Oct 24 2009 4:13 pm
Subject: IVR application using TAPI 2.x
Hello friends,

Can any one tell me that, TAPI2.x supports implementation of IVR type
applications or not.

If it supports such applications then how media is been handled using TAPI
2.x.

What i know is, in TAPI3.x, the media is handled by using MSP but MSP is not
supported in TAPI 2.x. Does it means that IVR type applications are only
supported using TAPI 3.x?

Thanks,
Mohit


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andreas Marschall [exMVP TAPI]  
View profile  
 More options Oct 25, 3:53 am
Newsgroups: microsoft.public.win32.programmer.tapi
From: "Andreas Marschall [exMVP TAPI]" <Andreas.Marsch...@I-B-A-M.de>
Date: Sat, 24 Oct 2009 18:53:30 +0200
Local: Sun, Oct 25 2009 3:53 am
Subject: Re: IVR application using TAPI 2.x

"Mohit" <Mo...@discussions.microsoft.com> schrieb im Newsbeitrag
news:91D05830-4C75-4346-B439-DA0EDF37D019@microsoft.com...

> Can any one tell me that, TAPI2.x supports implementation of IVR type
> applications or not.

> If it supports such applications then how media is been handled using TAPI
> 2.x.

> What i know is, in TAPI3.x, the media is handled by using MSP but MSP is
> not
> supported in TAPI 2.x. Does it means that IVR type applications are only
> supported using TAPI 3.x?

Mohit,
in TAPI2 you need to handle media yourself.
TAPI2 only support querying for associatd wave devices via DevicesClasses
"wave/in" and "wave/out" via lineGetID().
It is upto the TAPI2 app to do the rest via MultiMedia SDK / WaveForm API,
i.e. waveInXxx(), waveOutXxx() functions.

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My TotoŽ Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup so all may
* benefit from the discussion.  Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no
rights.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
fdecker  
View profile  
 More options Nov 4, 7:06 am
Newsgroups: microsoft.public.win32.programmer.tapi
From: fdecker <fdeckerNOSP...@aol.com>
Date: Tue, 3 Nov 2009 12:06:56 -0800 (PST)
Local: Wed, Nov 4 2009 7:06 am
Subject: Re: IVR application using TAPI 2.x
Hello Mohit,

You can take a look at our sample page and see plenty of IVR type
samples that use TAPI 2 and wave functionality.  They were written
using our TeleTools controls which combine TAPI and the wave API to
make programming a lot easier.  Most people don't want to code TAPI
applications directly to the API using C code :)  Instead of
lineInitializeEX and 100 lines of code, you do this:

etLine.DeviceName = "Panasonic"
etLine.DeviceActive = True

See if the samples help you. We also have controls specifically for
designing IVRs to make menus easier to write than having to use a TAPI
line device and and wave functions. This would be very tedious without
controls.  But if you want to do it all at such a low level, this
might help you, even if it just allows you to test your device.  You
can also use our TeleScope utility to test any TAPI device, query its
capabilities, etc.

The samples are under the support menu, then sample applications.
TeleScope is here:

www.exceletel.com/download

Yours,

Fred
www.exceletel.com


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google