SAPI v4 and Win2K3
From: Sydney Lotterby (sydney_at_infosearch.com)
Date: 08/26/04
- Next message: rick: "Would Skinning be a good solution ?"
- Previous message: Eugene Mayevski: "Where to find the list of DBMS components for Delphi?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: rick: "Would Skinning be a good solution ?"
- Previous message: Eugene Mayevski: "Where to find the list of DBMS components for Delphi?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|