I have it running this way, but none of the speech engine events are
triggered (such as SpeechRecognized or AudioStateChanged).
When I run the same source code in a windows desktop application it works
fine and all the events get triggered.
If it is possible to use it in a service can you please point out what
special steps need to be taken for it to work?
Thanks,
Johnny
Have you tried configuring your windows service (using services.msc)
to interact with desktop?
Also you can try setup an account with the necessary privileges to run
SAPI.
Greetings.
On Aug 29, 11:59 pm, johnnynine <johnnyn...@discussions.microsoft.com>
wrote:
Johnny
Greetings
On Sep 4, 12:46 pm, johnnynine <johnnyn...@discussions.microsoft.com>
wrote:
> > > Thanks,u
> > > Johnny
In any case, does anyone have any alternate ideas?