View Single Post
  #2  
Old 09-18-2007, 04:59 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You will definitely need to create a morph for each basic phoneme. However, Vizard doesn't currently have any way to parse a wav file and generate the phoneme sequence for you. I believe there are some libraries out there that can compute this, otherwise you will have to manually create the phoneme sequence yourself. You can then manually animate the morphs within a timer or use a sequence of vizact.morph actions.
Reply With Quote