SAPI 5.1 FacePoser Error: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Multipage removal)
Line 1: Line 1:
{{langsp}}
{{LanguageBar}}
 
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 10:29, 12 July 2024

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.