Choreography creation/Lip syncing: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(details on why extraction is broken)
Line 1: Line 1:
Someone with Windows XP or 2000 needs to write this. Or Faceposer needs to be fixed under Vista.
{{choreotut}}


Until then, [[Phoneme Tool|check the reference documentation]].
'''Automatic phoneme extraction is broken on Windows Vista or later''' due to a MS Speech API upgrade. Valve actually [http://www.gamedev.net/community/forums/topic.asp?topic_id=306087 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 [[Phoneme Tool|create phonemes manually]], but the process is ''very'' tedious.)
 
(Anyone still using XP is welcome to write this page...)

Revision as of 13:12, 29 May 2010

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...)