SAPI 5.1 FacePoser Error: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Kr0tchet moved page SAPI 5.1 FacePoser Error to SAPI 5.1 FacePoser Error/en: Moving page to add MultiPage on main page.)
mNo edit summary
Line 1: Line 1:
{{lang|SAPI 5.1 FacePoser Error}}
{{langsp}}
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 [https://www.microsoft.com/downloads/details.aspx?FamilyID=5e86ec97-40a7-453f-b0ee-6583171b4530&displaylang=en 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 <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. 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.
[[Category:Source SDK FAQ]]

Revision as of 23:02, 14 June 2023

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.