HomeSort by relevance Sort by last modified time
    Searched refs:utterance (Results 51 - 61 of 61) sorted by null

1 23

  /external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h 181 * Legacy CREC Utterance object.
183 CA_Utterance* utterance; member in struct:SR_RecognizerImpl_t
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
GlowPadView.java 1237 StringBuilder utterance = new StringBuilder(); local
    [all...]
  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
GlowPadView.java 1209 StringBuilder utterance = new StringBuilder(); local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chrome_extension_externs.js 625 * An event from the TTS engine to communicate the status of an utterance.
688 * @param {string} utterance The text to speak, either plain text or a complete,
695 chrome.tts.speak = function(utterance, opt_options, opt_callback) {};
chromevox.js 212 * @param {Object=} properties Speech properties to use for this utterance.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_tts.js 423 * Speech queue mode that interrupts the current utterance.
430 * Speech queue mode that does not interrupt the current utterance.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
options.js 553 * speak an utterance. See that method for further details.
556 * @param {Object=} properties Speech properties to use for this utterance.
  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine.cc 442 hypothesis.utterance = base::UTF8ToUTF16(ws_alternative.transcript());
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
speech_rule.js 14 * component describes how to construct a single utterance. Text-to-speech
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
event_watcher.js 101 * Whether or not the next utterance should flush all previous speech.
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]

Completed in 1235 milliseconds

1 23