Home
last modified time | relevance | path

Searched refs:isSpeaking (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/examples/extensions/talking_alarm_clock/
Dcommon.js19 var isSpeaking = false; variable
66 isSpeaking = false;
136 isSpeaking = false;
167 isSpeaking = true;
169 if (isSpeaking) {
Dpopup.js224 if (isPlaying || isSpeaking || isAnimating) {
232 if (isPlaying || isSpeaking || isAnimating) {
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdemo/
Dttsdemo.js79 chrome.tts.isSpeaking(function(isSpeaking) { argument
80 if (!isSpeaking) {
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dcomposite_tts.js55 cvox.CompositeTts.prototype.isSpeaking = function() { method in cvox.CompositeTts
57 return engine.isSpeaking();
Dchrome_extension_externs.js683 chrome.tts.isSpeaking = function(opt_callback) {}; function
Deditable_text_test.unitjs40 TestTts.prototype.isSpeaking = function() {
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dtts.js52 cvox.ChromeTts.prototype.isSpeaking = function() { method in cvox.ChromeTts
53 cvox.ChromeTts.superClass_.isSpeaking.call(this);
Dtts_background.js471 cvox.TtsBackground.prototype.isSpeaking = function() { method in cvox.TtsBackground
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
Dtts_interface.js54 cvox.TtsInterface.prototype.isSpeaking = function() { }; method in cvox.TtsInterface
Dabstract_tts.js120 cvox.AbstractTts.prototype.isSpeaking = function() { method in cvox.AbstractTts
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dconsole_tts.js58 cvox.ConsoleTts.prototype.isSpeaking = function() { return false; }; method in cvox.ConsoleTts
Dhistory.js338 cvox.History.prototype.isSpeaking = function() { return false; }; method in cvox.History
Dnavigation_manager.js876 if (!cvox.ChromeVox.tts.isSpeaking()) {
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/
DAccessibilityInjector.java410 public boolean isSpeaking() { in isSpeaking() method in AccessibilityInjector.TextToSpeechWrapper
411 return mTextToSpeech.isSpeaking(); in isSpeaking()
/external/chromium_org/chrome/browser/speech/
Dtts_mac.mm202 return [speech_synthesizer_ isSpeaking];
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_mac.mm115 - (BOOL)isSpeaking; method in UndocumentedSpeechMethods
1069 return [NSApp respondsToSelector:@selector(isSpeaking)] &&
1070 [NSApp isSpeaking];
/external/chromium_org/third_party/closure_compiler/externs/
Dchrome_extensions.js2764 chrome.tts.isSpeaking = function(opt_callback) {}; function
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeBackgroundScript.js809 …sole.log(" using endCallback")}return this};cvox.ConsoleTts.prototype.isSpeaking=function(){retur… method in cvox.ConsoleTts
810 …,c)})};cvox.CompositeTts.prototype.isSpeaking=function(){return this.ttsEngines_.some(function(a){… method in cvox
1098 …sProperties[a]};cvox.TtsBackground.prototype.isSpeaking=function(){cvox.TtsBackground.superClass_. method in cvox
1267 …),this;this.currentEvent_.speak(a);return this};cvox.History.prototype.isSpeaking=function(){retur… method in cvox
1485 …withSuspendedEvents(function(a){this.keepReading_&&(cvox.ChromeVox.tts.isSpeaking()||(this.finishN…
1678 …rProperties_(a,b,c))};cvox.ChromeTts.prototype.isSpeaking=function(){cvox.ChromeTts.superClass_.is… method in cvox.ChromeTts
DchromeVoxChromePageScript.js1237 …withSuspendedEvents(function(a){this.keepReading_&&(cvox.ChromeVox.tts.isSpeaking()||(this.finishN…
1365 …sole.log(" using endCallback")}return this};cvox.ConsoleTts.prototype.isSpeaking=function(){retur… method in cvox
1431 …),this;this.currentEvent_.speak(a);return this};cvox.History.prototype.isSpeaking=function(){retur… method in cvox
1570 …rProperties_(a,b,c))};cvox.ChromeTts.prototype.isSpeaking=function(){cvox.ChromeTts.superClass_.is… method in cvox
1572 …,c)})};cvox.CompositeTts.prototype.isSpeaking=function(){return this.ttsEngines_.some(function(a){… method in cvox
DchromeVoxChromeOptionsScript.js1052 …),this;this.currentEvent_.speak(a);return this};cvox.History.prototype.isSpeaking=function(){retur… method in cvox
1420 …withSuspendedEvents(function(a){this.keepReading_&&(cvox.ChromeVox.tts.isSpeaking()||(this.finishN…
1461 …sole.log(" using endCallback")}return this};cvox.ConsoleTts.prototype.isSpeaking=function(){retur…
1615 …rProperties_(a,b,c))};cvox.ChromeTts.prototype.isSpeaking=function(){cvox.ChromeTts.superClass_.is… method in cvox