Re: How to use TAPI to access voice features of external voice modem
- From: "Andreas Marschall [MVP TAPI]" <Andreas.Marschall@xxxxxxxxxx>
- Date: Sat, 30 Jul 2005 13:37:08 +0200
"futureoftapi" <futureofai@xxxxxxxxx> schrieb im Newsbeitrag
news:1122722415.415404.297950@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I am trying to use Directx 8 and send and hear voice over the voice
> modem. I am working on VB. But, everything works fine on an internal
> modem but not on the external one.
>
> For the voice part, I am trying to do this and on an external modem it
> fails
>
> nError = lineOpen(hTAPI, line - 1, hLine, lVersion, lUnused, lUnused, _
> LINECALLPRIVILEGE_MONITOR, LINEMEDIAMODE_AUTOMATEDVOICE, 0)
>
> It returns a negative value -214******
futureoftapi,
what is the exact error code from lineOpen() ?
Where does the variable line come from?
Please provide a code snippet showing this.
Btw. you may want to use LINECALLPRIVILEGE_OWNER | LINECALLPRIVILEGE_MONITOR.
Please note that wave devices of voice modems driven by UniModem.TSP can only
work half-duplex, i.e. you can _not_ play and record at the _same_ time.
Can you reproduce the issue with TAPI Browser TB20 ?
Please post a TB20.log and enable Options/LogParameters and /ShowTimeStamps in
TB20.
See my TAPI and TSPI FAQ:
Q: Where can I download TAPI Browser ?
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Where_can
Q: Is there a user guide available for TAPI Browser TB20 ?
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Is_there_1
Q: Where are TAPI errors codes defined ?
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Where_are
Q: How do I use LINECALLPRIVILEGE_ Constants in TAPI2 ?
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_How_do_15
--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK
TAPI / TSP Developer and Tester
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
* 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.
.
- Follow-Ups:
- Re: How to use TAPI to access voice features of external voice modem
- From: futureoftapi
- Re: How to use TAPI to access voice features of external voice modem
- References:
- How to use TAPI to access voice features of external voice modem
- From: futureoftapi
- How to use TAPI to access voice features of external voice modem
- Prev by Date: How to use TAPI to access voice features of external voice modem
- Next by Date: Re: Test lineMonitorTones and lineMonitorDigits
- Previous by thread: How to use TAPI to access voice features of external voice modem
- Next by thread: Re: How to use TAPI to access voice features of external voice modem
- Index(es):
Relevant Pages
|