Choreography creation/Lip syncing

From Valve Developer Community
< Choreography creation
Revision as of 13:12, 29 May 2010 by TomEdwards (talk | contribs) (details on why extraction is broken)
Jump to navigation Jump to search

Automatic phoneme extraction is broken on Windows Vista or later due to a MS Speech API upgrade. Valve actually use a different phoneme extraction library that can't be distributed in the public SDK, so don't expect this problem to ever be officially fixed! (You can still create phonemes manually, but the process is very tedious.)

(Anyone still using XP is welcome to write this page...)