
Perry_S
USA
Asked
— Edited
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?
I have a dark box now but no activity. Here it is next to the Bing plugin
Here's the log EZB 0: EZB 1: EZB 2: EZB 3: EZB 4: Windows version: Microsoft Windows NT 10.0.17763.0 WELCOME TUTORIAL disabled by user Screen Resolution: 1536x864 (96x96 dpi) ARC BETA Version: 2019.02.24.00 Speech Recognition Culture: en-US Loaded speech recognition successfully
Geez - i have no idea. I was hoping it had something to do with the graph, but nope. It would be nice to know if it was an issue on our side so it could be fixed. But it's such a simple piece of code, as ptp knows. Merely turn on speech recognition and wait for an event. No rocket science... hmm
Is it the same mechanism that the Bing plugin uses? Just so odd that that continues to work.
It's not the same mechanism as the bing plugin. The bing plugin uses a different library.
The Speech Recognition control uses its own library in the System.Speech.SpeechRecognition namespace. The audio in the graph comes from that library. If the audio graph isn't updating, the library isn't sending audio, which means the library isn't receiving audio either.
The strangeness is PTP witnessed Windows change and stop working when he got up and left the computer for a minute