Hello,

I've been trying to write a script that captures the events from SAPI5
(Microsoft's Speech API 5) COM objects. I've tried this for the
SAPI.SpVoice (Text To Speech) and SAPI.SpSharedRecoContext (Speech
Recognition) objects, and my eventhandler never gets called.

I'm pretty sure the code is OK (I've attached a sample script), so I
think it must be the Win32::OLE module that of course has only Alpha
support for events. I've seen a similar posting in perl-win32-users a
rather long time ago that didn't get any response, so I'm trying again.

Is there anyone who knows a solution to this?

I'm using Windows XP SP2, ActiveState Perl 5.8.7 (build 813), Win32::OLE
version 0.17 and the Microsoft SAPI 5.1.

Thanks in advance,

Jouke Visser

Attachment: test.pl
Description: Perl program

_______________________________________________
Perl-Win32-Users mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to