Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
November 24, 2024, 03:49:10 PM
VoiceAttack User Forums
Home
Help
Search
Login
Register
VoiceAttack
»
Issues
»
Ex-Issues
»
[v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9"
« previous
next »
Print
Pages: [
1
]
Author
Topic: [v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9" (Read 2765 times)
Pfeil
Global Moderator
Hero Member
Posts: 4782
RTFM
[v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9"
«
on:
June 09, 2018, 02:55:45 PM »
When using either numeric ranges or literal numbers, "1" up to
"10"
"9" are not recognized by the "Wait For Spoken Response" action.
The speech engine recognizes these as "one" to
"ten"
"nine", so a direct match wouldn't apply; I'm assuming the workaround used by regular commands is not applied to this action.
«
Last Edit: June 09, 2018, 04:43:53 PM by Pfeil
»
Logged
Gary
Administrator
Hero Member
Posts: 2832
Re: [v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "10"
«
Reply #1 on:
June 09, 2018, 03:06:58 PM »
Strange... everything that is in the response goes into the speech engine just like the, 'when I say' commands. In fact, it's all part of the same process. I'll take a look and see if there's something missing.
Logged
Gary
Administrator
Hero Member
Posts: 2832
Re: [v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "10"
«
Reply #2 on:
June 09, 2018, 03:53:48 PM »
I've added a response of [1..5000] and I'm able to get a positive result each time:
1, 419, 3280, 4999, etc. Not sure what is going on with your setup. I did uncover a debug item I needed to remove (if you see, '~-!-~', just ignore it... it's gone).
Logged
Pfeil
Global Moderator
Hero Member
Posts: 4782
RTFM
Re: [v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9"
«
Reply #3 on:
June 09, 2018, 04:12:17 PM »
Rebooting seems to have made it work, however there's an odd inconsistency:
Quote
Recognized : 'wait for response' (Confidence 94)
Unrecognized : 'One'
Unrecognized : 'nine'
8
I can make this happen the first time I execute the command containing the "Wait For Spoken Response" action, at which point it takes a while for the first one or two numbers to appear in the log.
Logged
Gary
Administrator
Hero Member
Posts: 2832
Re: [v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9"
«
Reply #4 on:
June 09, 2018, 04:29:27 PM »
What is your command weight set at? Mine is at 50.
Logged
Pfeil
Global Moderator
Hero Member
Posts: 4782
RTFM
Re: [v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9"
«
Reply #5 on:
June 09, 2018, 04:43:14 PM »
Mine is also set to 50(I've not changed the default).
However, having "[1..5000]" in the "Responses" field slowed the initial startup down significantly("Profile load time: 7437,4818 ms (Speech engine: 7203,1077 ms)"), so I'm guessing it's something to do with asynchronously loading components not getting ready in time.
Unless someone else has this happen in a real-world scenario, it's probably fine as it is.
Logged
Gary
Administrator
Hero Member
Posts: 2832
Re: [v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9"
«
Reply #6 on:
June 09, 2018, 04:51:42 PM »
I'm hard-setting the cap at 250 responses. If more responses are needed, it will have to be done the old-fashioned way.
This started its life as a quick/light way to get a confirm/decline action sequence going, but it boiled down to any type of response.
Logged
Gary
Administrator
Hero Member
Posts: 2832
Re: [v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9"
«
Reply #7 on:
June 11, 2018, 10:46:37 PM »
I was able to reproduce this, but not in a normal way. If I added the responses as SRGS, the speech engine would recognize 1..9 as 'one' through 'nine' (even though '1' through '9' are presented as such). Not much I'm going to do about this one, as we're kind of at the mercy of the speech engine with this.
Logged
Print
Pages: [
1
]
« previous
next »
VoiceAttack
»
Issues
»
Ex-Issues
»
[v1.7.0.10] "Wait For Spoken Response" does not recognize numbers "1" to "9"