VoxCommando

Help and Support (Using VoxCommando) => Bug Reports => Topic started by: Aniv_D on February 14, 2019, 04:05:28 PM

Title: Google Speech not correct launch
Post by: Aniv_D on February 14, 2019, 04:05:28 PM
суть бага в том, что сервер Google Speech не работает, если хотя бы один раз не открыть параметры плагина TCP.

1. запускаем VoxCommando. 2. даем голосовую команду на запуск сервера. 3. видим, что в браузере сервер запущен, но в параметрах плагина он не работает.

1. запускаем VoxCommando 2. открываем и закрываем параметры плагина. 3. даем голосовую команду на запуск сервера. 4. видим, что сервер как в браузере так и в параметрах запущен и корректно работает.
Title: Re: Google Speech not correct launch
Post by: jitterjames on February 14, 2019, 04:50:09 PM
I understand.  I am not sure what is causing this yet.  I will look for a solution.

For now the way you can fix this is to open the TCP plugin when VoxCommando starts.  This can be done automatically by using the following command.

Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.2.4.5-->
<command id="1200" name="temporary fix for Google Speech" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
  <action>
    <cmdType>VcAdvanced.OpenPluginWindow</cmdType>
    <params>
      <param>TCP</param>
    </params>
    <cmdRepeat>1</cmdRepeat>
  </action>
  <event>VC.Loaded</event>
</command>
Title: Re: Google Speech not correct launch
Post by: jitterjames on February 14, 2019, 05:11:08 PM
I think this will fix the problem.  Remember to unblock the .dll after replacing it!

https://voxcommando.com/mediawiki/index.php?title=Unblock_DLL
Title: Re: Google Speech not correct launch
Post by: Aniv_D on February 14, 2019, 05:44:38 PM
I think this will fix the problem.  Remember to unblock the .dll after replacing it!

https://voxcommando.com/mediawiki/index.php?title=Unblock_DLL

unfortunately it did not help. not working
Title: Re: Google Speech not correct launch
Post by: jitterjames on February 15, 2019, 08:24:16 AM
Yes, it works.
Title: Re: Google Speech not correct launch
Post by: Aniv_D on February 15, 2019, 02:29:39 PM
Yes, it works.
If I'm wrong, I'm sorry. Please watch the demo
Title: Re: Google Speech not correct launch
Post by: jitterjames on February 15, 2019, 02:53:42 PM
I just posted a video showing that it does work correctly.  I also gave you a command xml for a workaround that does work even with the old plugin version.

I am not able to view .swf files.  Flash format has been dead for 10 years now.  Please post in a normal video format if you want me to view it.

Thanks.
Title: Re: Google Speech not correct launch
Post by: Aniv_D on February 15, 2019, 04:26:32 PM
I just posted a video showing that it does work correctly.  I also gave you a command xml for a workaround that does work even with the old plugin version.

I am not able to view .swf files.  Flash format has been dead for 10 years now.  Please post in a normal video format if you want me to view it.

Thanks.
sorry about Yandex Dicks, but size ~32MB https://yadi.sk/i/_-t_Sqc6R0G12A
Title: Re: Google Speech not correct launch
Post by: jitterjames on February 17, 2019, 01:47:49 PM
Please try with this new version of the plugin.
Title: Re: Google Speech not correct launch
Post by: Aniv_D on February 17, 2019, 03:49:30 PM
Please try with this new version of the plugin.
Many thanks! jitterjames. The plugin now works well.
Title: Re: Google Speech not correct launch
Post by: jitterjames on February 17, 2019, 04:58:57 PM
 ::banana