Hi,

I have some problem with reactivity of recognition. It is not my internet connection. When i speak, sometime, the reactivity is very slow.

I try this in js service: $scope.recognition.continuous = false; (normaly is true)

And it is work very well. Reactivity is very good. But sometime, the micro is switch off. With timer, i can switch on, but i think is not a good solution.

May be an idea ?

Thank

Dom

ShaunHolt

7 years 4 months ago

I have had webkitrec service running nonstop all week without any noticable issues yet on an rpi. What os are you using? I'll try several different machines and see if i can reproduce the problem. And what version of MRL are you using?

webkitspeech is so powerfull but a 0 day specification require relative silent environment for best results.

There is a lot of potential external perturbation candidate, like servo noise or a silent ventilator near the microphone.

Some guys using noise canceling hardware, or physically isolate the microphone.

As Shaun said dont hesitate to give us some technical details.

About timer, If you using develop testing branch you can test webkitspeechrecognition.setAutoListen(True) and report