SAPI v4 and Win2K3

From: Sydney Lotterby (sydney_at_infosearch.com)
Date: 08/26/04


Date: Thu, 26 Aug 2004 13:58:51 -0500

I have a D7 app that uses SAPI v4 on Win2K and XP machines.
The same app fails to run on a Win2K3 server with the following.
When the app starts, it automatically selects the speaker from the SAPI4
list and that executes GetPitch where it fails.
I can continue the app and see that all the valid speakers are listed. It
just bombs when I try to select one.
Any ideas/workarounds?

exception message : Access violation at address 0062230F in module
'TCAimageIndexer.exe'. Read of address 00000000.

main thread ($d54):
0062230f TCAimageIndexer.exe mSpeech 516 TMSpeech.GetPitch
00643ed2 TCAimageIndexer.exe TCAimageIndexerU1 1493
TFormMain.btn_SelectSpeakerClick
00643d4e TCAimageIndexer.exe TCAimageIndexerU1 1461 TFormMain.FormShow
004a4e89 TCAimageIndexer.exe Forms TCustomForm.DoShow
004a7e5d TCAimageIndexer.exe Forms
TCustomForm.CMShowingChanged
0048c5b0 TCAimageIndexer.exe Controls TControl.WndProc
0048f60f TCAimageIndexer.exe Controls TWinControl.WndProc
004a5615 TCAimageIndexer.exe Forms TCustomForm.WndProc
0048c380 TCAimageIndexer.exe Controls TControl.Perform
0048f163 TCAimageIndexer.exe Controls
TWinControl.UpdateShowing
0048f1ce TCAimageIndexer.exe Controls
TWinControl.UpdateControlState
00490f5e TCAimageIndexer.exe Controls
TWinControl.CMVisibleChanged
0048c5b0 TCAimageIndexer.exe Controls TControl.WndProc
0048f60f TCAimageIndexer.exe Controls TWinControl.WndProc
004a5615 TCAimageIndexer.exe Forms TCustomForm.WndProc
0048c380 TCAimageIndexer.exe Controls TControl.Perform
0048b0cf TCAimageIndexer.exe Controls TControl.SetVisible
004a510a TCAimageIndexer.exe Forms TCustomForm.SetVisible
004abe64 TCAimageIndexer.exe Forms TApplication.Run
006457cb TCAimageIndexer.exe TCAimageIndexer 21 initialization



Relevant Pages

  • ActiveState 8.4.11.1 and tls1.5 do not work together?
    ... my app fails on all windoze platforms I have access to. ... The rest of the app is pure Tcl. ...
    (comp.lang.tcl)
  • Running a process in the background
    ... I need to run a process in the background, but my normal trick of ... Unfortunately the app fails when doing this. ... "I don't have time to be impatient." ...
    (AIX-L)
  • Re: Advice Needed...
    ... will notice something is wrong with the general look of the app. ... Access developers don't seem to notice these things for some reason. ... I've written controls before and made every effort ... never liked about VB6 is the lack of a design-time size-to-fit feature. ...
    (microsoft.public.vb.general.discussion)
  • Re: communicating netween applications
    ... Will my MFC based way of search for controls, ... > All windows are children of the desktop window. ... > uiId = GetDlgCtrlID; ... >> would be the same everytime the other app and my app are run. ...
    (microsoft.public.win2000.developer)
  • Re: Programatically design a form
    ... Is the limit on the number of controls based upon EACH ... > form in a VBA app? ... load into memory, which would occur if you copy controls from one form to ... Peter T ...
    (microsoft.public.vb.general.discussion)