I am trying to create a selfrunning demo using the MS agent control. I use the Peedy character from the MS site.
the demo consists of:
1. speak a few sentences
2. display a picture
in a loop

how can I find out when the agent is done speaking?
I didn't find an event and RequestComplete is not fired for the Speak method.
My current problem is that the spoken words and the display of the pictures are out of sync.