NGRP / node-red-contrib-viseo

Node-RED nodes OpenSourced by VISEO Technologies
Apache License 2.0
226 stars 83 forks source link

Question/Problem : node-red-contrib-sarah and KinectV2 #143

Open nininho94 opened 5 years ago

nininho94 commented 5 years ago

Hi,

Sorry for my bad english...

i'm on Windows 10 1903

I'm trying to use viseo bot with sarah and kinect but when i start my project with the plugin sarah, i have this error:

@@@ Starting Process JARVIS 13468 11 Sep 11:12:16 - [info] Started flows 11 Sep 11:12:16 - [info] Server now running at http://127.0.0.1:1880/ Id: MS-1036-80-DESK Name: MS-1036-80-DESK Culture: fr-FR Kinect: False Id: MS-1033-80-DESK Name: MS-1033-80-DESK Culture: en-US Kinect: False No recognizer found...

Exception non gérée : System.ArgumentNullException: La valeur ne peut pas être null. Nom du paramètre : recognizerInfo à System.Speech.Recognition.SpeechRecognitionEngine..ctor(RecognizerInfo recognizerInfo) à net.encausse.sarah.SpeechEngine..ctor(String name, String recoId, String language, Double confidence) à net.encausse.sarah.Program.Main(String[] args)

@@@ Process "listen.exe" closed with (3762504530) for ID JARVIS pid: 13468

Any idea for this problem ?

Best regards