SAPI 5.1 FacePoser Error: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Source_SDK_FAQ]]
{{otherlang2
| ru = SAPI_5.1_FacePoser_Error:ru}}
If you get an error "<code>SAPI 5.1 Unable to create recognizer context</code>" when you click '''Redo Extraction''' in '''FacePoser''', it means you need to install the '''Microsoft Speech SDK''', which can be found here:
If you get an error "<code>SAPI 5.1 Unable to create recognizer context</code>" when you click '''Redo Extraction''' in '''FacePoser''', it means you need to install the '''Microsoft Speech SDK''', which can be found here:


Line 11: Line 12:
'''X:\Program Files\Steam\SteamApps\yourname\half-life 2\hl2\sound'''
'''X:\Program Files\Steam\SteamApps\yourname\half-life 2\hl2\sound'''
where X is the volume in which Steam is installed.
where X is the volume in which Steam is installed.
[[Category:Source_SDK_FAQ]]

Revision as of 06:16, 24 December 2009

Template:Otherlang2 If you get an error "SAPI 5.1 Unable to create recognizer context" when you click Redo Extraction in FacePoser, it means you need to install the Microsoft Speech SDK, which can be found here:

http://www.microsoft.com/speech/download/old/sapi5.asp.

If you have already installed SAPI 5.1 and still receive the error a common reason is the audio file needs to be placed in the right folder for faceposer to find.

Add file to your mod here.
X:\Program Files\Steam\SteamApps\SourceMods\yourmod\sound
or alternatively in your HL2 sound folder found here
X:\Program Files\Steam\SteamApps\yourname\half-life 2\hl2\sound where X is the volume in which Steam is installed.