Hi, brand new user... and having a heck of a time keeping it running. It never runs more than 3-5 minutes before crashing out. I'm running Win 7 64 bit with all Windows Updates. Have the current VoiceAttack installed (not the beta).
Here's the error log entry:
Application: VoiceAttack.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at SharpDX.DirectInput.Device.GetDeviceState(Int32, IntPtr)
at SharpDX.DirectInput.CustomDevice`3[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[SharpDX.DirectInput.RawJoystickState, SharpDX.DirectInput, Version=2.6.0.0, Culture=neutral, PublicKeyToken=null],[SharpDX.DirectInput.JoystickUpdate, SharpDX.DirectInput, Version=2.6.0.0, Culture=neutral, PublicKeyToken=null]].GetCurrentState(System.__Canon ByRef)
at VAJS.VAJS.(System.Guid, Int32)
at VAJS.VAJS.()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()