Home
last modified time | relevance | path

Searched refs:getSpeech (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js232 t.setRebuilt(u.walker.getRebuilt()), t.getSpeech(u.walker.rootNode, u.walker.getXml()),
H A Dmathjax-sre.js616 …s);b(a)};sre.SpeechGenerator=function(){};sre.SpeechGenerator.prototype.getSpeech=function(a,b){};… method in sre.SpeechGenerator
1552getSpeech=goog.abstractMethod;sre.AbstractSpeechGenerator.prototype.start=function(){};sre.Abstrac… method in sre.AbstractSpeechGenerator
1557getSpeech=function(a,b){return sre.WalkerUtil.getAttribute(a,this.modality)};sre.DummySpeechGenera… method in sre.DirectSpeechGenerator
1558getSpeech=function(a,b){var c=this.generateSpeech(a,b);a.setAttribute(this.modality,c);var d=this.… method in sre.SummarySpeechGenerator
1571 …des(),d=0,e=a.length;d<e;d++){var f=a[d],g=c[d];b.push(f?this.generator.getSpeech(f,this.getXml())…
1588 …tInstance().setupEngine(a);sre.SpeechGeneratorFactory.generator("Tree").getSpeech(this.node,this.g…
1617 …y.generator("Adhoc");c.getSpeech(b,a);break;case sre.Engine.Speech.DEEP:c=sre.SpeechGeneratorFacto…