Kbase P3690: Microsoft Speech does not show in AppBuilder palette
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/03/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Microsoft Speech (SAPI.DLL) does not show in AppBuilder Palette
CAUSE:
SAPI.DLL is a Object Library and not a ActiveX control.
A Object Library (such as Microsoft Speech, sapi.dll, or Microsoft Office 9.0, mso9.dll) is not insertable into a window. A object library is only a reference to an OLE object: CREATE "object.application" chObject.
FIX:
Open the file SAPI.DLL from the COM Object Viewer tool (Pro*Tools) in order to list all attributes/methods/events as well as the correspondent Progress syntax.