Author Topic: voice attack will not work  (Read 2889 times)

Wayne78

  • Guest
voice attack will not work
« on: February 08, 2018, 03:59:52 PM »
I downloaded voice attack trial version a few weeks ago and it worked fine so I bought it and as soon as a I registered it then it stopped working. I started getting an improper shutdown message and now no matter what I do I cannot get it to open. I tried running as an administrator. I uninstalled and reinstalled multiple times. I even deleted the user folder and done a fresh reinstall and registration. Nothing. I also made sure that my antivirus program wasn't blocking it. This is what is in my fault folder:

System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at System.Speech.Internal.SapiInterop.ISpRecoGrammar.LoadDictation(String pszTopicName, SPLOADOPTIONS Options)
   at System.Speech.Internal.SapiInterop.SapiGrammar.<>c__DisplayClass5_0.<LoadDictation>b__0()
   at System.Speech.Internal.SapiInterop.SapiProxy.PassThrough.Invoke2(VoidDelegate pfn)
   at System.Speech.Internal.SapiInterop.SapiGrammar.LoadDictation(String pszTopicName, SPLOADOPTIONS options)
   at System.Speech.Recognition.RecognizerBase.LoadSapiDictationGrammar(SapiGrammar sapiGrammar, Uri uri, String ruleName, Boolean enabled, Single weight, Int32 priority)
   at System.Speech.Recognition.RecognizerBase.LoadSapiGrammar(Grammar grammar, SapiGrammar sapiGrammar, Boolean enabled, Single weight, Int32 priority)
   at System.Speech.Recognition.RecognizerBase.LoadGrammar(Grammar grammar)
   at System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammar(Grammar grammar)
   at VoiceAttack.SpeechSapi.()
   at VoiceAttack.frmMain..()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
   at System.Speech.Internal.SapiInterop.ISpRecoGrammar.LoadDictation(String pszTopicName, SPLOADOPTIONS Options)
   at System.Speech.Internal.SapiInterop.SapiGrammar.<>c__DisplayClass5_0.<LoadDictation>b__0()
   at System.Speech.Internal.SapiInterop.SapiProxy.PassThrough.Invoke2(VoidDelegate pfn)
   at System.Speech.Internal.SapiInterop.SapiGrammar.LoadDictation(String pszTopicName, SPLOADOPTIONS options)
   at System.Speech.Recognition.RecognizerBase.LoadSapiDictationGrammar(SapiGrammar sapiGrammar, Uri uri, String ruleName, Boolean enabled, Single weight, Int32 priority)
   at System.Speech.Recognition.RecognizerBase.LoadSapiGrammar(Grammar grammar, SapiGrammar sapiGrammar, Boolean enabled, Single weight, Int32 priority)
   at System.Speech.Recognition.RecognizerBase.LoadGrammar(Grammar grammar)
   at System.Speech.Recognition.SpeechRecognitionEngine.LoadGrammar(Grammar grammar)
   at VoiceAttack.SpeechSapi.()
   at VoiceAttack.frmMain..()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: voice attack will not work
« Reply #1 on: February 08, 2018, 04:38:41 PM »
There appears to be an issue with your filesystem.

This topic on the same error outlines some steps you can try.

Wayne78

  • Guest
Re: voice attack will not work
« Reply #2 on: February 08, 2018, 04:48:10 PM »
thank you i'll take a look and try it.

Wayne78

  • Guest
Re: voice attack will not work
« Reply #3 on: February 08, 2018, 05:13:26 PM »
i figured it out by accident. It was the speech recognition software. It was not setup for the new microphone I got. It was giving me an error also until I changed the advanced settings. Now VA is working fine. Sorry for wasting anyone's time.

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: voice attack will not work
« Reply #4 on: February 08, 2018, 05:18:38 PM »
Can you detail the steps you took to resolve this issue?

It's possible whatever you did rewrote some speech recognition files; knowing how to trigger that may help someone in the future.