Any help would be highly appreciated;
Best regards;
Gadh.
Could you please give more information about your problem? Did
dragonfly-main.py give any output when it crashed? (If you ran it by
double-clicking and the DOS box disappeared quickly, then you should
try running it from a command shell (run cmd.exe from start->run...)
to see its output)
Charlie.
--
You received this message because you are subscribed to the Google Groups "Dragonfly Speech Recognition" group.
To post to this group, send email to dragonf...@googlegroups.com.
To unsubscribe from this group, send email to dragonflyspee...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dragonflyspeech?hl=en.
Snipped from your console output:
> UNKNOWN: CommandModule('notepad_example.py'): Error loading module: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147221164), None)
> UNKNOWN: CommandModule('notepad_foodgroups.py'): Error loading module: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147200966), None)
> UNKNOWN: CommandModule('outlook_example.py'): Error loading module: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147200966), None)
> UNKNOWN: CommandModule('_fruit_toggle.py'): Error loading module: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147200966), None)
These are the infamous COM errors which give practically no useful
information about what's going on or what might have caused the error.
This is not a Dragonfly problem, it is a limitation of the COM API
offered by SAPI: something went wrong, no additional information
available. :-(
Because of that limitation, I'm afraid the only way for anyone to debug
your problem is to have a live system similar to your own (Windows XP,
SAPI 5.1, etc.) available. I don't have one lying around, so I'll have
to set one up to help you out. It'll take some time though.
In the meantime, do you have a Windows Vista system available to you?
The speech recognition that comes with Vista is quite a bit more
advanced and better integrated. That might let you get a head start
until somebody (me?) can take a look at what's causing your problems.
Regards,
Charlie.
Charlie.