![]() |
#1
|
|||
|
|||
Pause in .speak
Hi,
what I'm trying to do is pausing a speaking avatar. Pausing the animation was easy. avatar.pauseActions() # node.resumeActions() But the sound file keeps on playing. How can I pause the sound file? speech = vizact.speak("soundFile.wav") avatar.addAction(speech) # on keypress avatar.pauseActions() # node.resumeActions() Thanks in advance!! Best, Jeroen |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to pause the Vizard simulation? | 4711 | Vizard | 4 | 03-18-2010 04:45 PM |
Problem loading .wav when using .speak | Roelie | Vizard | 3 | 05-22-2008 10:34 AM |