May 24May 24 Author System.InvalidOperationException: At least one grammar must be loaded before doing a recognition. at System.Speech.Recognition.SpeechRecognitionEngine.EmulateRecognize(String inputText, CompareOptions compareOptions) at P2ADataLinq.Speech.SafeSpeechRecognizer.EmulateRecognizeSafe(String phrase) at P2ADataLinq.Speech.P2ASpeechRecognizer.EmulateSpeech(String phrase)
May 24May 24 Author Parameter name: oldValue at System.String.ReplaceInternal(String oldValue, String newValue) at System.String.Replace(String oldValue, String newValue) at P2ADataLinq.Data.SpeechGenerator.GenerateSpokenGateName(String Input) at P2ADataLinq.Data.DataMgr.c5d184eb7fbb6bc00b275a737f0a12474(Airport ccb2c2e06d741c97f9195129ddd7d4096) at P2ADataLinq.Speech.P2ASpeechRecognizer.c312a39ff457b213382798eb7b3b19d8d.MoveNext()2026-05-24 09:51:59.2614|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|LoadGrammar Succeeded. 2026-05-24 09:51:59.2614|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|InterruptAudio in Listen 5/24/2026 9:51:59 AM2026-05-24 09:51:59.2614|INFO|P2ADataLinq.Speech.SpeechMgr|AudioInterrupts: 1 in InterruptAudio 2026-05-24 09:51:59.2614|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|Chatter Paused in Listen2026-05-24 09:51:59.2741|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|P2ASpeechREcognizer: SetRecoEngineInputDevice Set: Microphone (USB Audio Device)2026-05-24 09:51:59.6509|INFO|P2ADataLinq.Speech.SpeechMgr|AudioInterrupts: 0 in UnInterruptAudio 2026-05-24 09:52:09.3112|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|InterruptAudio in Listen 5/24/2026 9:52:09 AM2026-05-24 09:52:09.3112|INFO|P2ADataLinq.Speech.SpeechMgr|AudioInterrupts: 1 in InterruptAudio 2026-05-24 09:52:09.3112|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|Chatter Paused in Listen2026-05-24 09:52:09.3210|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|P2ASpeechREcognizer: SetRecoEngineInputDevice Set: Microphone (USB Audio Device)2026-05-24 09:52:09.3210|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|Started Listening2026-05-24 09:52:09.6969|INFO|P2ADataLinq.Speech.SpeechMgr|AudioInterrupts: 0 in UnInterruptAudio 2026-05-24 09:52:10.0358|ERROR|P2ADataLinq.Speech.P2ASpeechRecognizer|Error in P2ASpeechRecognizer LoadGrammar: System.ArgumentException: String cannot be of zero length.Parameter name: oldValue at System.String.ReplaceInternal(String oldValue, String newValue) at System.String.Replace(String oldValue, String newValue) at P2ADataLinq.Data.SpeechGenerator.GenerateSpokenGateName(String Input) at P2ADataLinq.Data.DataMgr.c5d184eb7fbb6bc00b275a737f0a12474(Airport ccb2c2e06d741c97f9195129ddd7d4096) at P2ADataLinq.Speech.P2ASpeechRecognizer.c312a39ff457b213382798eb7b3b19d8d.MoveNext()2026-05-24 09:52:10.0358|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|LoadGrammar Succeeded. 2026-05-24 09:52:10.0410|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|Started Listening2026-05-24 09:52:14.5350|INFO|P2ADataLinq.Speech.SpeechMgr|AudioInterrupts: 0 in UnInterruptAudio 2026-05-24 09:52:14.5350|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|Chatter UnPaused in Stop Listening2026-05-24 09:52:14.5406|INFO|P2ADataLinq.Speech.P2ASpeechRecognizer|Stopped Listening
Create an account or sign in to comment