tapisend makes the call but doesn't play the wav file

From: caglar ari (cari_at_ee.bilkent.edu.tr)
Date: 02/03/05


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



Relevant Pages

  • RE: Building Debug version of MIT kerberos for windows
    ... I have tried it on Windows XP with Sp2 ... The only Platform SDK that is supported is the "Windows XP SP2 Platform ... > development environment as well as on Windows XP environment. ...
    (comp.protocols.kerberos)
  • Intall MMC 3.0 snap-in Exception
    ... I try to run first sample exist in Windows Server 2003 SDK of MMC 3.0 ... An exception occurred during the Install phase. ... The Rollback phase of the installation is beginning. ... Platform SDK ...
    (microsoft.public.dotnet.csharp.general)
  • [HV-LOW] Unsafe WAV header handling can cause DoS on Windows
    ... Unsafe WAV header handling can cause DoS on Windows ... A specially crafted WAV file can cause WAV file property handler ... About HexView: ... HexView will also specify the date when full disclosure ...
    (Bugtraq)
  • [HV-LOW] Unsafe WAV header handling can cause DoS on Windows
    ... Unsafe WAV header handling can cause DoS on Windows ... A specially crafted WAV file can cause WAV file property handler ... About HexView: ... HexView will also specify the date when full disclosure ...
    (Full-Disclosure)
  • Re: Rakefile sound effects
    ... Suppose I wanted to play a WAV file each time any Rakefile tasks all ... For windows it definitely doesn't get any easier than win-32 sound: ... For Linux, here are a couple of suggestions: ... Do either of the above, from your Ruby code, is what I mean. ...
    (comp.lang.ruby)