tapisend makes the call but doesn't play the wav file
From: caglar ari (cari_at_ee.bilkent.edu.tr)
Date: 02/03/05
- Next message: Andreas Marschall [MVP TAPI]: "Re: tapisend makes the call but doesn't play the wav file"
- Previous message: Matthias Moetje: "Re: Problems with Transfer"
- Next in thread: Andreas Marschall [MVP TAPI]: "Re: tapisend makes the call but doesn't play the wav file"
- Reply: Andreas Marschall [MVP TAPI]: "Re: tapisend makes the call but doesn't play the wav file"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 4 Feb 2005 01:15:32 +0200
Hi,
My problem is that tapisend makes the call but doesn't play the wav file. It
gives the error below
ReadFileIntoTerminal: Update returned VFW_E_NOT_COMMITTED.
Likely cause: stream not yet started. Retrying.
information:
Tapi recv works fine, meaning that it plays the wav file and records to the
the wav file. fileterm works fine as well.
My OS: windows xp for tablet pc
SDK: Microsoft Platform SDK for Windows XP SP2
I have .NET and visual c++ 6.0
modem: smartlink 56K Modem
When I set windows xp sp2 32 bit build environment and tried to compile it
gave links errors like below
unresolved external symbol __RTC_UninitUse
I searched for this and found that it might get fixed if I disable the use
of runtime checks by the compiler by disabling all relevant compiler
switches (/RTC1, /RTCc, /RTCs, /RTCu and /GS
However I am very new to .NET(2 weeks) and I can only change the settings if
there is a mfc project opened but since this is a makefile type of thing, I
cannot open in the .NET environment and change the settings. However since I
dont think this is the one causing the problem above I decided to fix this
one later. (am I wrong ?)
When I set windows xp sp2 32 bit retail environment and build the projects I
got no errors except for pluggable
unresolved external symbol __aulldvrm ....
Does this effect tapisend ?
I first installed the microsoft sdk and then .NET but it caused some
problems and without deleting the microsoft SDK I also installed the
platform sdk windows xp sp2 . There are some platform sdk files also in
.NET. Can this be the reason for the errors ? Could it be that there are
some library conflicts ?
Its been 4 days but I couldn't solve this problem. Any help will be
appreciated.
Thanks is advance,
Caglar Ari
- Next message: Andreas Marschall [MVP TAPI]: "Re: tapisend makes the call but doesn't play the wav file"
- Previous message: Matthias Moetje: "Re: Problems with Transfer"
- Next in thread: Andreas Marschall [MVP TAPI]: "Re: tapisend makes the call but doesn't play the wav file"
- Reply: Andreas Marschall [MVP TAPI]: "Re: tapisend makes the call but doesn't play the wav file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|