Sorry, if going back to a previous version doesn't work, then I have no idea, but it must only be a coincidence that it happened when you installed 0.959
James, I don't know if this says something to you, but if I enable the option "Check the mic state every x seconds" I can see lots of "time since mic event...", "trying to reset" and "mic reset" events in the history tab, so it's clear that VC can't see my "Line 1" mic (remember that the mic is working fine in Windows, tested with the build in recording program").
Ohhh, fuck, I have opened the log file and this is the error I'm getting:
30/07/2012 16:03:50 237 focused: VoxCommando
30/07/2012 16:03:51 742 unable to reset speech engine: System.InvalidOperationException: No se puede realizar esta operación mientras el reconocedor está realizando el reconocimiento.
en System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
en System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice()
en VoxCommando.MainWindow.setModeReset()
30/07/2012 16:04:01 755 unable to reset speech engine: System.InvalidOperationException: No se puede realizar esta operación mientras el reconocedor está realizando el reconocimiento.
en System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
en System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice()
en VoxCommando.MainWindow.setModeReset()
30/07/2012 16:04:10 837 focused: Idle
30/07/2012 16:04:26 802 unable to reset speech engine: System.InvalidOperationException: No se puede realizar esta operación mientras el reconocedor está realizando el reconocimiento.
en System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
en System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice()
en VoxCommando.MainWindow.setModeReset()
30/07/2012 16:04:51 835 unable to reset speech engine: System.InvalidOperationException: No se puede realizar esta operación mientras el reconocedor está realizando el reconocimiento.
en System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
en System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice()
en VoxCommando.MainWindow.setModeReset()
30/07/2012 16:04:52 985 focused: VoxCommando
30/07/2012 16:04:54 55 error opening options.xml
30/07/2012 16:05:08 40 focused: Idle
30/07/2012 16:05:16 875 unable to reset speech engine: System.InvalidOperationException: No se puede realizar esta operación mientras el reconocedor está realizando el reconocimiento.
en System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
en System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice()
en VoxCommando.MainWindow.setModeReset()
30/07/2012 16:05:26 882 unable to reset speech engine: System.InvalidOperationException: No se puede realizar esta operación mientras el reconocedor está realizando el reconocimiento.
en System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
en System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice()
en VoxCommando.MainWindow.setModeReset()
30/07/2012 16:05:35 140 focused: VoxCommando
30/07/2012 16:05:36 903 unable to reset speech engine: System.InvalidOperationException: No se puede realizar esta operación mientras el reconocedor está realizando el reconocimiento.
en System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
en System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice()
en VoxCommando.MainWindow.setModeReset()
30/07/2012 16:05:56 210 focused: explorer
30/07/2012 16:05:56 934 unable to reset speech engine: System.InvalidOperationException: No se puede realizar esta operación mientras el reconocedor está realizando el reconocimiento.
en System.Speech.Recognition.RecognizerBase.SetInputToDefaultAudioDevice()
en System.Speech.Recognition.SpeechRecognitionEngine.SetInputToDefaultAudioDevice()
en VoxCommando.MainWindow.setModeReset()
Does this say anything to you?
Many thanks for your help as always James, you know how much I admire your work