Steve Thurston
Australia
Asked
Howdy
When my voice recognition is paused it still activates.
The sound wave is red and pause check box is grey.
I have an enable phase as well, but doesn't seem to make a difference, the saved phrases seem to activate when paused and even if enable phase has not been activated.
ControlCommand( "Speech Recognition", PauseMS, 10000) Doesn't make a difference either (red wave and grey box for time period, but is ignored)
I also can't change the language from en-GB.
Any tips on what I'm not doing right?
Steve
ARC - (2020-04-03) LattePanda with Leonardo - (EZ-Genuino_Leonardo-636967356658216814.zip) Arduino mega on 2nd com port - (EZ-Mega-v1-636848729355769322.zip)
Related Hardware (view all EZB hardware)
Lattepanda
by DF Robot
LattePanda runs Windows and Synthiam ARC, with onboard Arduino (EZB firmware) for GPIO and direct EZ‑B v4 hardwire control with low latency.
Wi-Fi / USB
Servos
12
Camera
Audio
UART
1
I2C
ADC
5
Digital
12
Related Robot Skill (view all robot skills)
Speech Recognition
by Synthiam
Windows Speech Recognition skill: detect custom phrases via PC mic, trigger configurable scripts/actions with adjustable confidence.

Speech recognition pause is working correctly. Perhaps post your project or code. I just took some time to load ARC and test the speech recognition pausing with success using both code and pressing the pause checkbox.
To change the language, ensure you have correct languages installed. View the manual for the speech recognition control by pressing the ? (question mark) on the title bar of the control.
Hi DJ
Created a new project just with voice and a few sounds, added enable and disable commands as well, and appears to work ok.
Not sure how I broke it in my main project, guess I can't blame the uk voice accent now.
Ill tinker more this arvo, when I get home from work.
I've removed enable command (to stop false triggers), so I can see whats in the log this arvo as well.
Any idea why I still cant change the language, I have aussie language (en-AU) loaded in windows. (initial install was en-GB
I might also try and remove en-GB, uninstall/reinstall ARC, just to see if it grabs en-AU.
Cheers mate
Finally got to spend a lil time on this.
Uninstalled ARC, reboot, can't uninstall en-GB (for whatever reason)
Reinstall ARC, (Still only have en-GB as possible speech, even thou en-AU is my default in win 10)
Pause seems to work better now, I still get a lot of false triggers thou.