SAPI 5.1 FacePoser Error: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Microsoft moved the SAPI SDK 5.1 Download...)
(Otherlang2 -> lang, and updated page.)
Line 1: Line 1:
{{otherlang2
{{lang|SAPI 5.1 FacePoser Error}}
| 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 [https://www.microsoft.com/downloads/details.aspx?FamilyID=5e86ec97-40a7-453f-b0ee-6583171b4530&displaylang=en install the '''Microsoft Speech SDK'''].
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:


http://www.microsoft.com/downloads/details.aspx?FamilyID=5e86ec97-40a7-453f-b0ee-6583171b4530&displaylang=en
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 the file to your mod in <code>'''<Steam Dir>/SteamApps/SourceMods/yourmod/sound'''</code>  or alternatively in the HL2 sound folder at <code>'''<Steam Dir>/SteamApps/common/half-life 2/hl2/sound'''</code> where X is the volume in which Steam is installed.


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.
[[Category:Source SDK FAQ]]
<br><br>
Add file to your mod here. <br>
'''X:\Program Files\Steam\SteamApps\SourceMods\yourmod\sound''' <br>
or alternatively in your HL2 sound folder found here <br>
'''X:\Program Files\Steam\SteamApps\yourname\half-life 2\hl2\sound'''
where X is the volume in which Steam is installed.
 
[[Category:Source_SDK_FAQ]]

Revision as of 16:42, 12 September 2021

English (en)Русский (ru)Translate (Translate)

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.

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 the file to your mod in <Steam Dir>/SteamApps/SourceMods/yourmod/sound or alternatively in the HL2 sound folder at <Steam Dir>/SteamApps/common/half-life 2/hl2/sound where X is the volume in which Steam is installed.