Searched refs:idleSpeechQueue_ (Results 1 – 2 of 2) sorted by relevance
61 this.idleSpeechQueue_ = []; property in cvox.AccessibilityApiHandler513 if (this.idleSpeechQueue_.length > 0) {525 if (this.idleSpeechQueue_.length == 0) {528 var utterance = this.idleSpeechQueue_.shift();713 this.idleSpeechQueue_.length = 0;742 if (this.idleSpeechQueue_.indexOf(utterance) == -1) {743 this.idleSpeechQueue_.push(utterance);
1106 …s.tts=a;this.braille=b;this.earcons=c;this.prevDescription_={};this.idleSpeechQueue_=[];try{chrome… property1121 …};cvox.AccessibilityApiHandler.prototype.onTtsEnd=function(){0<this.idleSpeechQueue_.length&&(this…1122 …Handler.prototype.onTtsIdle=function(){if(0!=this.idleSpeechQueue_.length){var a=this.idleSpeechQu…1130 cvox.AccessibilityApiHandler.prototype.queueAlertsForActiveTab=function(){this.idleSpeechQueue_.len…1131 -1==this.idleSpeechQueue_.indexOf(d)&&this.idleSpeechQueue_.push(d)}},this))},this))};cvox.Injected…