![]() |
#1
|
|||
|
|||
Avatar speaking problem
Hello,
My application requires interacting with an avatar (speaking) while wearing an eye tracking. What I want is that if my gaze goes towards the avatar, then the character should speak, but, when my gaze goes away from the avatar, the avatar should stop speaking or say something else. But, the problem I am facing is that I am not being able to interrupt the avatar's previous action (before its scheduled completion). I am using: sound = vizact.speak("words.wav", scale= 0.007, sync=True) character1.addAction(sound, pool=pool_number); pool_number = pool_number+1; Then when I am using character1.clearActions(), it seems to me that I am not being able to interrupt the avatar's speech before its sceduled end point. Any suggestion would be really appreciated. Thanks Uttama |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Collision of an avatar with a quad | Frank Verberne | Vizard | 8 | 06-04-2008 09:44 AM |
Looking through the eyes of an avatar | Frank Verberne | Vizard | 2 | 04-01-2008 05:52 AM |
Problem with letting an avatar face towards another avatar | ghazanfar | Vizard | 2 | 03-21-2007 02:30 AM |
Avatars in an array and link/unlink | betancourtb82 | Vizard | 7 | 09-05-2006 04:06 PM |
avatars speaking problem | shai | Vizard | 2 | 11-17-2004 10:13 AM |