The voice recognition in my unity project used to work but now it doen’t. When it starts now i get an error where: UnityException: “Speech recognition is not supported on this machine.”
The code that seems to be causing the problem is this line: “PhraseRecognitionSystem.Restart();”