Author Topic: Send speech command to eventghost  (Read 1035 times)

0 Members and 1 Guest are viewing this topic.

jamie_203

  • Jr. Member
  • **
  • Posts: 3
  • Karma: 1
    • View Profile
Send speech command to eventghost
« on: January 29, 2021, 09:39:21 AM »
Hi all,
First of all I am a complete newbie VC --just came across it today!
Below is what I am trying to accomplish-- instead of pressing my ir remote buttons I want to use speech recognition commands which will be understood by Eventghost.
I control Simpletv by means of my ir remote using the the Eventghost plugin Simpletv.
I also use Eventghost plugin Multitap which allows me to press as an example "22" on my remote and by means of Eventghost channel #22 is played in simpletv app.
I am trying to use speech saying out loud "22"  instead of pressing the number "2" twice on my remote which will be interpreted by Eventghost as if I had pressed "22".
Voxcommando seems to be the answer but battling on how to implement it--any help would be great
Many thanx

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Send speech command to eventghost
« Reply #1 on: January 30, 2021, 01:54:02 PM »
Have you read the EventGhost page on the wiki yet?

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

How familiar are you with EventGhost?

VoxCommando can send events to Eventghost with various payloads attached.  If you know how to wire those to your plugin on the EventGhost side of things you should not have too much trouble.

Let us know what you've tried and where you get stuck.

jamie_203

  • Jr. Member
  • **
  • Posts: 3
  • Karma: 1
    • View Profile
Re: Send speech command to eventghost
« Reply #2 on: February 06, 2021, 06:32:33 AM »
Ok got it working however  I find the digit recognized with confidence level above 90 percent on one day work fine hoowever the next the same digits is not recognized (below 60%) . This happens randomly with most digits as well as specific words but words are less problematic. I use the "train speech profile" for all speech inputs

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Send speech command to eventghost
« Reply #3 on: February 06, 2021, 01:23:14 PM »
It will depend on a number of factors including your mic and other sounds.

I recommend that you use a longer phrase rather than just saying the digit.

For example, instead of a command where you only say:

 "six"

make the command where you say something like:

 "select channel six"

jamie_203

  • Jr. Member
  • **
  • Posts: 3
  • Karma: 1
    • View Profile
Re: Send speech command to eventghost
« Reply #4 on: February 07, 2021, 06:16:18 AM »
Thanx will try that