Author Topic: Get user / Wait spoken response  (Read 1732 times)

Gold Daiki

  • Newbie
  • *
  • Posts: 7
Get user / Wait spoken response
« on: April 13, 2020, 04:29:34 AM »
Hello VA user, i start on Voice attack but i have some exp on SARAH and other app .
I tried to work on it but it seem i have an issue. maybe someone could help me.

it seem the fonction Wait spoken response, don't wait the answer i enter in box timeout 15 second, i tried to modify it with more but he don't want reconized my word, i checked with the option "Continue on any speech" with this option option checked there are no wait directly go to the next step ... normally the fonction should wait my reponse since 15 seconds but not  :'(

could you help me ? or other people have this issue ?

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Get user / Wait spoken response
« Reply #1 on: April 13, 2020, 05:42:09 AM »
If you have "Continue on any Speech" checked, anything that the speech recognition engine thinks may be speech will cause it to continue. If you have line or background noise, that could have it continue almost immediately.

When you uncheck the "Continue on any Speech", does the action wait until the timeout? Does the word you're using get recognized if you set up a command with that word as the contents of the "When I say" field?

Which speech recognition engine are you using?

Gold Daiki

  • Newbie
  • *
  • Posts: 7
Re: Get user / Wait spoken response
« Reply #2 on: April 13, 2020, 01:22:24 PM »
i just uncheck 'continue on any speech" it's seem better but its really difficult for VA to reconize my command... i have a lot of other spoken command with no problem just with this Wait spoken response...
i use system defaut "windows 10"

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Get user / Wait spoken response
« Reply #3 on: April 13, 2020, 02:04:19 PM »
There should be no appreciable difference between the recognition of a spoken response and a normal command.

Again: Have you checked whether a command using the same phrase does get recognized?

Gold Daiki

  • Newbie
  • *
  • Posts: 7
Re: Get user / Wait spoken response
« Reply #4 on: April 14, 2020, 02:17:14 PM »
i tried with different word and sentense but seem more difficult to reconized maybe my microphone, i will try with another one.

Gold Daiki

  • Newbie
  • *
  • Posts: 7
Re: Get user / Wait spoken response
« Reply #5 on: April 15, 2020, 04:57:23 AM »
Really strange i tried with different word, sentence but the command wait spoken response have more difficult to reconized the response... no problem to call other command, it's just with wait spoken response. i don't know why :-X

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Re: Get user / Wait spoken response
« Reply #6 on: April 15, 2020, 06:43:31 PM »
Gold Daiki - not sure if this has been brought up yet, but have you trained your speech engine?

Gold Daiki

  • Newbie
  • *
  • Posts: 7
Re: Get user / Wait spoken response
« Reply #7 on: April 16, 2020, 04:53:12 AM »
it's ok i find the issue it was not wait spoken response the problem it was my condition IF after
for example :

1) <Not working>
wait spoken response : 'quitter;arrêter;continuer'
begin text compare: [myvar] Contains 'quitter;arrêter'
...       

2) <working>
wait spoken response : 'quitter;arrêter;continuer'
begin text compare: [myvar] Contains 'quitter'
...
else if text compare: [myvar] Contains 'arrêter'
...

Gold Daiki

  • Newbie
  • *
  • Posts: 7
Re: Get user / Wait spoken response
« Reply #8 on: April 16, 2020, 06:37:51 AM »
it's ok i find the issue it was not wait spoken response the problem it was my condition IF after
for example :

1) <Not working>
wait spoken response : 'quitter;arrêter;continuer'
begin text compare: [myvar] Contains 'quitter;arrêter'
...       

2) <working>
wait spoken response : 'quitter;arrêter;continuer'
begin text compare: [myvar] Contains 'quitter'
...
else if text compare: [myvar] Contains 'arrêter'
...

Ok my fault, i have to use compound condition builder...  :P

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
Re: Get user / Wait spoken response
« Reply #9 on: April 16, 2020, 07:11:35 AM »
That is not the command structure shown in your screenshot in the topic start...

Did that command work correctly?

Gold Daiki

  • Newbie
  • *
  • Posts: 7
Re: Get user / Wait spoken response
« Reply #10 on: April 18, 2020, 04:50:51 AM »
i had a bad microphone quality too, i changed it, now it's work fine. i had a soundblaster evo very bad quality for microphone i changed it by a simple Sennheiser with a microphone from of mounth it's really better.