|
|
|
11.11.2008 14:28 |
Rohan Rasane |
Hi all, Which one amongst the two (TAPI and SNAPI) are more reliable approaches obn Windows Mobile 5,6 and above .For example if the application want to implement the following features make a call,monitor a call,accept /reject a call, mute/unmute,hold/unhold,conference call
Regards, Rohan
|
 |
|
|
|
|
11.11.2008 20:54 |
Angus |
SNAPI? What the devil's that?
I am not sure about TAPI on mobile devices as I have not used before. Might be very restricted on mobile devices - but not sure. Hopefully someone else on here can tell you.
Was SNAPI a typo? Never heard of it.
I really don't see how you would have a lot of choice on a mobile device - unless you are going to do something fairly low level.. Either use TAPI or TAPI.
Angus
"Rohan Rasane" wrote in message news:u3Unpu9QJHA.3628@TK2MSFTNGP06.phx.gbl... > Hi all, > Which one amongst the two (TAPI and SNAPI) are more reliable approaches > obn Windows Mobile 5,6 and above .For example if the application want to > implement the following features > make a call,monitor a call,accept /reject a call, > mute/unmute,hold/unhold,conference call > > Regards, > Rohan >
|
 |
|
|
|
|
12.11.2008 00:38 |
Matthias Moetje [MVP] |
Rohan,
I can confirm Windows Mobile uses TAPI for dialing voice and data connections.
I haven't heard about "SNAPI" either...
Best regards,
Matthias Moetje ------------------------------------- TAPI WIKI: http://www.tapi.info ------------------------------------- TERASENS GmbH Augustenstraße 24 80333 Munich, GERMANY ------------------------------------- e-mail: moetje at terasens dot com www: www.terasens.com ------------------------------------- "Rohan Rasane" wrote in message news:u3Unpu9QJHA.3628@TK2MSFTNGP06.phx.gbl... > Hi all, > Which one amongst the two (TAPI and SNAPI) are more reliable approaches > obn Windows Mobile 5,6 and above .For example if the application want to > implement the following features > make a call,monitor a call,accept /reject a call, > mute/unmute,hold/unhold,conference call > > Regards, > Rohan >
|
 |
|
|
|
|
12.11.2008 17:45 |
Rohan Rasane |
SNAPI stands for State and Notification APIs. SNAPI provides some APIs through which the aplication can get notifications regarding call status. Following link will give you an idea of what SNAPI is http://msdn.microsoft.com/en-us/library/aa455748.aspx
"Matthias Moetje [MVP]" wrote in message news:e9dagZFRJHA.4504@TK2MSFTNGP02.phx.gbl... > Rohan, > > I can confirm Windows Mobile uses TAPI for dialing voice and data > connections. > > I haven't heard about "SNAPI" either... > > > Best regards, > > Matthias Moetje > ------------------------------------- > TAPI WIKI: http://www.tapi.info > ------------------------------------- > TERASENS GmbH > Augustenstraße 24 > 80333 Munich, GERMANY > ------------------------------------- > e-mail: moetje at terasens dot com > www: www.terasens.com > ------------------------------------- > "Rohan Rasane" wrote in message > news:u3Unpu9QJHA.3628@TK2MSFTNGP06.phx.gbl... >> Hi all, >> Which one amongst the two (TAPI and SNAPI) are more reliable approaches >> obn Windows Mobile 5,6 and above .For example if the application want to >> implement the following features >> make a call,monitor a call,accept /reject a call, >> mute/unmute,hold/unhold,conference call >> >> Regards, >> Rohan >> > >
|
 |
|
|
|
|
14.11.2008 00:38 |
Matthias Moetje [MVP] |
Rohan,
oh it's a Windows Mobile thing, I didn't know that, but obviously it can't be used for your purpose as it seems you can't control any calls, just retrieve status information...
-- Best regards,
Matthias Moetje ------------------------------------- TAPI WIKI: http://www.tapi.info ------------------------------------- TERASENS GmbH Augustenstraße 24 80333 Munich, GERMANY ------------------------------------- e-mail: moetje at terasens dot com www: www.terasens.com ------------------------------------- "Rohan Rasane" wrote in message news:O1MCvBMRJHA.1448@TK2MSFTNGP04.phx.gbl... > SNAPI stands for State and Notification APIs. SNAPI provides some APIs > through which the aplication can get notifications regarding call status. > Following link will give you an idea of what SNAPI is > http://msdn.microsoft.com/en-us/library/aa455748.aspx > > > > > "Matthias Moetje [MVP]" wrote in message > news:e9dagZFRJHA.4504@TK2MSFTNGP02.phx.gbl... >> Rohan, >> >> I can confirm Windows Mobile uses TAPI for dialing voice and data >> connections. >> >> I haven't heard about "SNAPI" either... >> >> >> Best regards, >> >> Matthias Moetje >> ------------------------------------- >> TAPI WIKI: http://www.tapi.info >> ------------------------------------- >> TERASENS GmbH >> Augustenstraße 24 >> 80333 Munich, GERMANY >> ------------------------------------- >> e-mail: moetje at terasens dot com >> www: www.terasens.com >> ------------------------------------- >> "Rohan Rasane" wrote in message >> news:u3Unpu9QJHA.3628@TK2MSFTNGP06.phx.gbl... >>> Hi all, >>> Which one amongst the two (TAPI and SNAPI) are more reliable approaches >>> obn Windows Mobile 5,6 and above .For example if the application want to >>> implement the following features >>> make a call,monitor a call,accept /reject a call, >>> mute/unmute,hold/unhold,conference call >>> >>> Regards, >>> Rohan >>> >> >> > >
|
 |
|