![]() |
#4
|
|||
|
|||
Hi,
I have the same problem. But the speak sometimes cuts of in the middle of the text and not at the end. And sometimes the speak doesn 't start... I don't know where the problem is.... this is my script: def szenario(self): self.female.state (91) speech = vizact.speak (self.sound_path + 'Situation_6_EB_Svenja_bearbeitet.wav', threshold = .1, scale = 0.002, sync = True) self.female.addAction (speech) yield viztask.waitActionEnd (self.female,speech) self.female.idlepose( -1) Can anybody help me please? Silvie |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Avatar finish speech ? | djdesmangles | Vizard | 2 | 02-15-2008 06:56 AM |
delays with <avatar>.act and speech | vsully | Vizard | 15 | 08-23-2007 04:24 PM |
Speech during actions | zoltantoth | Vizard | 2 | 05-02-2007 03:11 PM |
Speech Recognition | Johannes | Vizard | 1 | 05-16-2005 10:46 AM |