/external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/ |
D | results.js | 78 cvox.NormalResult.prototype.speak = function(result) { method in cvox.NormalResult 157 cvox.WeatherResult.prototype.speak = function(result) { method in cvox.WeatherResult 228 cvox.KnowResult.prototype.speak = function(result) { method in cvox.KnowResult 281 cvox.CalcResult.prototype.speak = function(result) { method in cvox.CalcResult 341 cvox.ImageResult.prototype.speak = function(result) { method in cvox.ImageResult 401 cvox.CategoryResult.prototype.speak = function(result) { method in cvox.CategoryResult 437 cvox.AdResult.prototype.speak = function(result) { method in cvox.AdResult
|
D | abstract_result.js | 33 cvox.AbstractResult.prototype.speak = function(result) { method in cvox.AbstractResult
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
D | initial_speech.js | 29 cvox.InitialSpeech.speak = function() { function
|
D | console_tts.js | 30 cvox.ConsoleTts.prototype.speak = function(textString, queueMode, properties) { method in cvox.ConsoleTts
|
D | history.js | 89 cvox.HistoryEvent.prototype.speak = function(str) { method in cvox.HistoryEvent 324 cvox.History.prototype.speak = function(str, mode, props) { method in cvox.History
|
D | api_implementation.js | 139 cvox.ApiImplementation.speak = function( function in cvox.ApiImplementation
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/speak_selection/ |
D | content_script.js | 23 chrome.extension.sendRequest({'speak': selectedText}); property
|
D | background.js | 18 function speak(utterance) { function
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
D | nav_description.js | 98 cvox.NavDescription.prototype.speak = function( method in cvox.NavDescription
|
D | composite_tts.js | 43 cvox.CompositeTts.prototype.speak = method in cvox.CompositeTts
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/testing/ |
D | tts.js | 39 cvox.TestTts.prototype.speak = function(text, queueMode, opt_properties) { method in cvox.TestTts
|
/external/chromium_org/third_party/WebKit/Source/platform/speech/ |
D | PlatformSpeechSynthesizer.cpp | 57 void PlatformSpeechSynthesizer::speak(PlatformSpeechSynthesisUtterance* utterance) in speak() function in blink::PlatformSpeechSynthesizer
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/ |
D | tts_interface.js | 46 cvox.TtsInterface.prototype.speak = method in cvox.TtsInterface
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/messages/ |
D | spoken_messages.js | 47 cvox.SpokenMessages.speak = function(mode) { function
|
/external/chromium_org/third_party/WebKit/Source/modules/speech/testing/ |
D | PlatformSpeechSynthesizerMock.cpp | 77 void PlatformSpeechSynthesizerMock::speak(PlatformSpeechSynthesisUtterance* utterance) in speak() function in blink::PlatformSpeechSynthesizerMock
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdemo/ |
D | ttsdemo.js | 45 function speak(str, options, highlightText) { function
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
D | TtsPlatformImpl.java | 50 private void speak() { in speak() method in TtsPlatformImpl.PendingUtterance 200 private boolean speak(int utteranceId, String text, String lang, in speak() method in TtsPlatformImpl
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/ |
D | tts.js | 40 cvox.ChromeTts.prototype.speak = function(textString, queueMode, properties) { method in cvox.ChromeTts
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/talking_alarm_clock/ |
D | common.js | 123 function speak(text) { function
|
/external/chromium_org/third_party/WebKit/Source/modules/speech/ |
D | SpeechSynthesis.cpp | 109 void SpeechSynthesis::speak(SpeechSynthesisUtterance* utterance, ExceptionState& exceptionState) in speak() function in blink::SpeechSynthesis
|
/external/chromium_org/chrome/renderer/ |
D | tts_dispatcher.cc | 60 void TtsDispatcher::speak(const WebSpeechSynthesisUtterance& web_utterance) { in speak() function in TtsDispatcher
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/ |
D | options.js | 561 cvox.OptionsPage.speak = function(textString, queueMode, properties) { function in cvox.OptionsPage
|
/external/svox/pico/compat/src/com/android/tts/compat/ |
D | SynthProxy.java | 86 public int speak(SynthesisRequest request, SynthesisCallback callback) { in speak() method in SynthProxy
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/accessibility/ |
D | AccessibilityInjector.java | 416 public int speak(String text, int queueMode, String jsonParams) { in speak() method in AccessibilityInjector.TextToSpeechWrapper
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | StyleRareInheritedData.h | 117 unsigned speak : 3; // ESpeak variable
|