Hi,
I wrote some days ago because I was trying to give
a 3D head to my Java Speech project for an exam at the University.
The work is done, I can see my head rotating
through a RotPosPathInterpolator (thanks to Christian Britton) but now I'm
facing some problems animating the head.
In particular I want that when I talk to the
application (and a SpeechEvent is issued) my head stop rotating through its axis
and, rotating through another axis, reaches a predefined position and
stops.
I don't know what use: Alpha with
Interpolators or Behaviors.
I read about Behavior classes but I cannot find any
way to WakeUpOn "SpeechEvent".
Thanks a lot to anyone who will answer this
post.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
|
- Re: [JAVA3D] WakeUpOn "SpeechEvent" Giuseppe Montano
- Re: [JAVA3D] WakeUpOn "SpeechEvent" Michael Pfeiffer