Choreography creation/Lip syncing: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Vista/7 phoneme extractor)
Line 1: Line 1:
{{choreotut}}
{{choreotut}}


'''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.)
'''Faceposer's default automated phoneme extraction library is broken on Windows Vista or later''' due to a MS Speech API upgrade. [http://www.moddb.com/downloads/windows-vista7-phoneme-extractor/ Download this third-party fix to sort things out] (bonus: newer Speech API versions give better results).


Anyone still using XP is welcome to write this page...
{{todo|Using the extractor}}

Revision as of 11:12, 15 July 2010

Faceposer's default automated phoneme extraction library is broken on Windows Vista or later due to a MS Speech API upgrade. Download this third-party fix to sort things out (bonus: newer Speech API versions give better results).

Todo: Using the extractor