Windows CE, TAPI 2.2 and wave audio input/output handle

Hi, please help me. How can I get wave audio input/output handle with TAPI 2.2 in windows ce?
[94 byte] By [Yel] at [2008-2-8]
# 1

Read the docs for lineGetID. The devices classes are wave/in wave/out or wave/in/out, but depends upon the installed TSP.

Martin

MartinRichter at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...
# 2
Yes, this is right. But I can't open a line with LINEMEDIAMODE_AUTOMATEDVOICE media mode. This return an errorSad
Yel at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...
# 3
Yes, this is right. But I can't open a line with LINEMEDIAMODE_AUTOMATEDVOICE media mode. This return an errorSad
Yel at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...
# 4
This is a special TAPI question and surely OT in this forum.
What error code do you get. Maybe this device does not support this mediamode. Look into the specs of the TSP.

Martin

MartinRichter at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...
# 5
Thanks, Martin.Smile
Yel at 2007-9-9 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...