Author Topic: Google Speech not correct launch  (Read 2420 times)

0 Members and 1 Guest are viewing this topic.

Aniv_D

  • Jr. Member
  • **
  • Posts: 42
  • Karma: 10
    • View Profile
Google Speech not correct launch
« on: February 14, 2019, 04:05:28 PM »
суть бага в том, что сервер Google Speech не работает, если хотя бы один раз не открыть параметры плагина TCP.

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

1. запускаем VoxCommando 2. открываем и закрываем параметры плагина. 3. даем голосовую команду на запуск сервера. 4. видим, что сервер как в браузере так и в параметрах запущен и корректно работает.
« Last Edit: February 14, 2019, 04:10:38 PM by Aniv_D »

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Google Speech not correct launch
« Reply #1 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>

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Google Speech not correct launch
« Reply #2 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
« Last Edit: April 04, 2019, 07:51:08 AM by nime5ter »

Aniv_D

  • Jr. Member
  • **
  • Posts: 42
  • Karma: 10
    • View Profile
Re: Google Speech not correct launch
« Reply #3 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

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Google Speech not correct launch
« Reply #4 on: February 15, 2019, 08:24:16 AM »
Yes, it works.

Aniv_D

  • Jr. Member
  • **
  • Posts: 42
  • Karma: 10
    • View Profile
Re: Google Speech not correct launch
« Reply #5 on: February 15, 2019, 02:29:39 PM »
Yes, it works.
If I'm wrong, I'm sorry. Please watch the demo
« Last Edit: February 16, 2019, 11:49:09 AM by jitterjames »

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Google Speech not correct launch
« Reply #6 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.

Aniv_D

  • Jr. Member
  • **
  • Posts: 42
  • Karma: 10
    • View Profile
Re: Google Speech not correct launch
« Reply #7 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

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Google Speech not correct launch
« Reply #8 on: February 17, 2019, 01:47:49 PM »
Please try with this new version of the plugin.

Aniv_D

  • Jr. Member
  • **
  • Posts: 42
  • Karma: 10
    • View Profile
Re: Google Speech not correct launch
« Reply #9 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.
« Last Edit: February 17, 2019, 03:54:15 PM by Aniv_D »

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Google Speech not correct launch
« Reply #10 on: February 17, 2019, 04:58:57 PM »
 ::banana