Asked — Edited

Need Some Help With Speech Rec

Need some help with speech recognition

I have never had problems with this before but I can not get it to work at all now. I've had it running great in the past but now nothing. I reviewed the tutorial but no help. I have set up my mic and levels correctly and my Bing speech recog works fine but the EZB plugin does nothing. I look for the variable in the variable monitor and it is not present there either.

Has something changed?


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#49  

Wait - that's actually picking up your voice? Just with no graph... is that right? So speech recognition is working, but only the VU graph is not. That is what i get from your results. Can you confirm?

Author Avatar
PRO
USA
#50  

No, it stop working.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#51  

It stopped working while you were using the control? Because i see in the screenshot the words "Robot Turn Left" were detected with low confidence. How did those words get there?

Author Avatar
PRO
USA
#52   — Edited

I open the project with a few controls SpeechRecognition, TextToSpeech and one of my plugins: AudioToolBox the control was working and i believe detected the a sentence. I left the PC to grab something i comeback and the level was gone and the SR was not working too.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#53  

I think it is the VU graph. Down your Mic input volume way down and restart ARC. See if the graph goes black... there might be a rounding error on the scaling calculation which is throwing an exception that isn't being displayed because it's in a different thread - it's a real old piece of code that i'll have to update.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#54  

Do you have this running in the taskmanager when the speech recognition control is loaded?

User-inserted image