PDA

View Full Version : Avatar finish speech ?


djdesmangles
02-14-2008, 02:06 PM
Hello Wizards !!

I would like to know if there any way to know when an avatar finish his speech ? Is there any MEDIA_END or event of this kind for avatar speech ? :confused:

Thanks,
viz.FOREVER
D.

farshizzo
02-14-2008, 02:24 PM
You should use the viz.ACTION_END_EVENT to detect when an action, such as speaking, is finished. The documentation has some sample code explaining how to use this event.

djdesmangles
02-15-2008, 06:56 AM
Oki Farshi,

I'll give it a try...

D. :D