• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

vamX voice control disabled?

zoweycow

New member
Joined
Dec 6, 2021
Messages
1
Reactions
0
I tried enabling this setting in options in-game via the menu, but I get an error after loading vamX. Turning on the check box does nothing.

!> Exception caught: UnityEngine.UnityException: Speech recognition is not supported on this machine. at (wrapper managed-to-native) UnityEngine.Windows.Speech.PhraseRecognizer:INTERNAL_CALL_CreateFromKeywords (UnityEngine.Windows.Speech.PhraseRecognizer,string[],UnityEngine.Windows.Speech.ConfidenceLevel,intptr&) at UnityEngine.Windows.Speech.PhraseRecognizer.CreateFromKeywords (System.String[] keywords, ConfidenceLevel minimumConfidence) [0x00000] in :0 at UnityEngine.Windows.Speech.KeywordRecognizer..ctor (System.String[] keywords, ConfidenceLevel minimumConfidence) [0x00000] in :0 at vamX.BL_VoiceControl.StartDictation () [0x00000] in :0

Does anyone know how to fix this?
 
I would start by trying speech recognition in Windows itself, and making sure it's working. Most computers natively support it, but it sounds like yours doesn't for some reason. Perhaps if you try to enable it in Windows, by trying to run Windows speech recognition, you'll either be able to enable it or get more information on why it isn't working on your computer.

 
Back
Top Bottom