Sai Ram wrote:
I really did not know that this value would make difference.
Apologies for the vague question. The actual exception is "-2147352567".
That's 0x80020009, or DISP_E_EXCEPTION. That's really telling you to
refer to the other code for the details.
Also, we have around 5000
On Oct 10, 2018, at 1:25 PM, Sai Ram wrote:
>
> We use Nuance's Vocalizer Expressive for voice and sapi5.dll. Also, we modify
> the "Windows registry" to refer to this dll.
What does that mean? Ordinarily, you would just register the DLL with regsvr32
once and for all. Are you making registr
Hello Tim,
I really did not know that this value would make difference. Apologies
for the vague question. The actual exception is "-2147352567". Also, we
have around 5000 test scripts. Out of these, around 300 test scripts fails
with this exception. So, I do not doubt any system issues here.
We use Nuance's Vocalizer Expressive for voice and sapi5.dll. Also, we
modify the "Windows registry" to refer to this dll. This issue is seen
randomly. The failures do not belong to any sub-set. The very next test
script in the same set-up would fail.
-Sairam K
On Wed, Oct 10, 2018 at 12:51 PM Ti