Recent Posts

Pages: 1 ... 8 9 [10]
91
Windows 8 / 10 / Re: Unable To Install The Application
« Last post by Bryandavenport12 on April 21, 2022, 04:31:38 AM »
Thanks for replying. The screenshot I have been provided below.

Although, I fixed the issue with the help of Google. Because I found this solution from there and the issue is solved after applying a trick mentioned there. I just changed the security permission, now the issue is fixed.
92
Windows 8 / 10 / Re: Unable To Install The Application
« Last post by jitterjames on April 20, 2022, 04:09:38 PM »
The first thing I would try is to "run as administrator"
93
Windows 8 / 10 / Re: Unable To Install The Application
« Last post by jitterjames on April 20, 2022, 02:15:08 PM »
Hi Bryan,

From where did you download the installer?  Which version?

Where (what folder) are you trying to install the program to?
94
Windows 8 / 10 / Unable To Install The Application
« Last post by Bryandavenport12 on April 20, 2022, 07:43:44 AM »
Greetings, friends. I hope you're all doing well. I'm posting this in order to fill a void. When I try to install "voxcommando" on my Windows 10 PC, I get an error notice that says "problem opening file for writing." I'm not sure why this is happening or how to resolve the problem. I did everything I could think of (a fresh install, rebooting the computer, disabling the antivirus, etc.) but couldn't find the problem. Is there anyone who can assist me in resolving this issue? Any and all recommendations will be greatly welcomed.
95
Bug Reports / Re: AccessViolationException at SpeechLib.ISpeechVoice.Speak
« Last post by jitterjames on January 31, 2022, 02:05:39 PM »
I hope you fixed it for good.  That sort of thing can be difficult to diagnose.  Let me know if I can help.
96
Bug Reports / Re: AccessViolationException at SpeechLib.ISpeechVoice.Speak
« Last post by Telorast on January 30, 2022, 01:07:39 PM »
I usually don't have logging active to avoid them being uploaded. I just like the automatic version control of the configuration files.

I was playing around with a fresh install to see if I could find the minimum required configuration to reproduce the problem but after a few crashes I'm having trouble reproducing the problem even with the original configuration files. Maybe some faulty Windows setting I accidentally fixed in the process?

Since it's currently working I'll just leave it alone for now and do some more testing if the problem returns.
97
Bug Reports / Re: AccessViolationException at SpeechLib.ISpeechVoice.Speak
« Last post by jitterjames on January 30, 2022, 11:05:08 AM »
Hmm.  That's a tough one.  I'm using 2.3.1.1. and do not have that issue.

Can you send me the command XML please.

Are you using the SP version?

Which TTS engine and voice are you using?  Have you tried with different voices?

Are you running VC in a dropbox?  I don't know if that is a problem or not, except that it will be uploading your log files all the time.
98
Bug Reports / AccessViolationException at SpeechLib.ISpeechVoice.Speak
« Last post by Telorast on January 28, 2022, 01:33:47 PM »
I recently upgraded from 2.3.0.8 to 2.3.1.1b and now VC keeps crashing.
I'm trying to run a SpeakSync command and half the sentence will be read correctly, then the crash happens.

The last entry in the logfile is:
Code: [Select]
2022-01-28 17:59:08 849 Action from plugin: C:\Dropbox\Apps\Vox Commando\Plugins\TTS\TTS.dll
2022-01-28 17:59:08 913 Action RESULT:
2022-01-28 17:59:08 913 Action claims to be threadsafe.
2022-01-28 17:59:08 913 action repeat set to: 1
2022-01-28 17:59:08 913 Action:  TTS.SpeakSync
2022-01-28 17:59:08 913 Param1:Friday: minus 4 degrees. Up to 2 degrees and Clear.
2022-01-28 17:59:08 913 addHistoryItem [action] TTS.SpeakSync:Friday: minus 4 degrees. Up to 2 degrees and Clear.

2022-01-28 17:59:08 913 Action from plugin: C:\Dropbox\Apps\Vox Commando\Plugins\TTS\TTS.dll

Event viewer shows the following exception:

Code: [Select]
Application: VoxCommando32.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
   at SpeechLib.ISpeechVoice.Speak(System.String, SpeechLib.SpeechVoiceSpeakFlags)
   at vcPlugin.ttsObj.mySpeak(System.String, Boolean, Boolean)
   at vcPlugin.Plugin.doAction(System.String[], System.String[])
   at eval_g.eval_ᜃ(VoxCommando.macroElement, System.Collections.Generic.List`1<System.String>, Int32)
   at eval_g.eval_ᜂ(VoxCommando.macroElement, System.Collections.Generic.List`1<System.String>, Int32)
   at eval_g.eval_ᜁ(VoxCommando.macroElement, System.Collections.Generic.List`1<System.String>, Int32)
   at eval_g+eval_ᜂ.eval_ᜀ()
   at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[[eval_g+eval_ᜂ, VoxCommando, Version=2.3.1.1, Culture=neutral, PublicKeyToken=null]](eval_ᜂ ByRef)
   at eval_g.eval_ᜁ(VoxCommando.activeCommand)
   at eval_g.eval_ᜂ(VoxCommando.activeCommand)
   at eval_g.eval_ᜀ(VoxCommando.activeCommand, System.String, Boolean)
   at eval_g.eval_ᜀ(System.String, System.Collections.Generic.List`1<System.String>)
   at eval_g.eval_ᜇ(System.String)
   at eval_g.eval_ᜃ(VoxCommando.macroElement, System.Collections.Generic.List`1<System.String>, Int32)
   at eval_g.eval_ᜂ(VoxCommando.macroElement, System.Collections.Generic.List`1<System.String>, Int32)
   at eval_g.eval_ᜁ(VoxCommando.macroElement, System.Collections.Generic.List`1<System.String>, Int32)
   at eval_g+eval_ᜂ.eval_ᜀ()
   at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[[eval_g+eval_ᜂ, VoxCommando, Version=2.3.1.1, Culture=neutral, PublicKeyToken=null]](eval_ᜂ ByRef)
   at eval_g.eval_ᜁ(VoxCommando.activeCommand)
   at eval_g.eval_ᜂ(VoxCommando.activeCommand)
   at eval_g.eval_ᜀ(VoxCommando.activeCommand, System.String, Boolean)
   at eval_g.eval_ᜀ(System.Object, System.Speech.Recognition.SpeechRecognizedEventArgs)
   at System.Speech.Recognition.SpeechRecognitionEngine.SpeechRecognizedProxy(System.Object, System.Speech.Recognition.SpeechRecognizedEventArgs)

Exception Info: System.Reflection.TargetInvocationException
   at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
   at System.Delegate.DynamicInvokeImpl(System.Object[])
   at System.Speech.Internal.AsyncSerializedWorker.WorkerProc(System.Object)

Exception Info: System.Reflection.TargetInvocationException
   at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
   at System.Delegate.DynamicInvokeImpl(System.Object[])
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(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.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
   at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
   at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
   at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
   at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
   at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
   at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
   at eval_᜖.ᜀ()

I don't get any crash logs in VC folder.

I have tried doing a fresh install in a different folder as well as testing with both 32b and 64b versions. Also tried 2.3.1.0 but same problem.

Reinstalling 2.3.0.8 fixes the problem so I'll just stay there for now.
99
Tasker + VC / Re: VC Companion Android App (Caller ID and More)
« Last post by JonPeyton on January 28, 2022, 01:13:57 PM »
Excellent usage.(Further justifies my having AV and AR Pro also  :biglaugh )
Thanks for this.

JP
100
MediaMonkey / Re: MediaMonkey 5
« Last post by jitterjames on January 03, 2022, 12:27:36 PM »
Hi again. Sorry to report that it does not work with MM5.

I took a look to see if I could update or create a new plugin that would work with MM5 because they have changed their API, only to discover that it is completely broken.

Here's the ticket that was opened back in May of 2021 and no one seems to be doing anything about it.

https://www.ventismedia.com/mantis/view.php?id=17897

and here is some discussion of the bug:
https://www.mediamonkey.com/forum/viewtopic.php?p=481745#p481745

So unless someone at Ventis fixes this bug your only option for using MM with VC will be to downgrade MM to version 4.

If this bug is ever fixed, hopefully someone will advise me so that I can take another look at it.
Pages: 1 ... 8 9 [10]