HomeSort by relevance Sort by last modified time
    Searched full:speaking (Results 51 - 75 of 489) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/dropbear/libtommath/
tommath_superclass.h 64 * which means roughly speaking you can handle upto 2536-bit RSA keys with these defined without
  /packages/apps/Settings/src/com/android/settings/location/
RadioButtonPreference.java 30 * Functionally speaking, it's actually a CheckBoxPreference. We only modified
  /external/chromium/chrome/common/extensions/docs/static/
experimental.tts.html 51 while speaking, and close it when done.</p>
60 <p>To stop speaking immediately, just call <code>stop()</code>. Call
61 <code>isSpeaking()</code> to find out if a TTS engine is currently speaking.</p>
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
ttsEngine.html 86 <li><code>'start'</code>: The engine has started speaking the utterance.
96 <li><code>'end'</code>: The engine has finished speaking the utterance.
119 // (start speaking)
tts.html 16 <p>To stop speaking immediately, just call <code>stop()</code>:
92 <li><code>'start'</code>: The engine has started speaking the utterance.
102 <li><code>'end'</code>: The engine has finished speaking the utterance.
  /frameworks/base/policy/src/com/android/internal/policy/impl/
EnableAccessibilityController.java 119 // Accessibility is enabled and there is an enabled speaking
126 // If the global gesture is enabled and there is a speaking service
251 // Enable one speaking accessibility service.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityUtils.java 128 * Typically this means speaking "dot" in place of non-control characters.
136 // The user can optionally force speaking passwords.
239 * Handles speaking the "connect a headset to hear passwords" notification
  /cts/tests/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityServiceInfoTest.java 49 assertSame("There should be one speaking service.", 1, enabledServices.size());
  /external/chromium/chrome/browser/
platform_util.h 45 // will be modal on it. (On Mac, it is always app-modal.) Generally speaking,
  /external/chromium_org/third_party/WebKit/Source/core/page/
SpeechInputListener.h 55 // available as the user keeps speaking. If the speech could not be recognized properly
  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesis.h 49 bool speaking() const;
SpeechSynthesis.cpp 74 bool SpeechSynthesis::speaking() const function in class:WebCore::SpeechSynthesis
76 // If we have a current speech utterance, then that means we're assumed to be in a speaking state.
  /external/chromium_org/third_party/WebKit/public/web/
WebSpeechInputController.h 61 // wants to stop recording audio as soon as they finished speaking. Otherwise, the speech
WebSpeechInputListener.h 56 // available as the user keeps speaking. If the speech could not be recognized properly
  /external/chromium_org/third_party/icu/patches/
pmac.h.patch 47 + contains UTF-32 at all times. Strictly speaking, that's not entirely
  /external/chromium_org/third_party/mesa/src/src/glsl/
linker.h 55 * Leaves are, roughly speaking, the parts of the uniform that the application
  /external/mesa3d/src/glsl/
linker.h 55 * Leaves are, roughly speaking, the parts of the uniform that the application
  /frameworks/base/docs/html/guide/topics/text/
index.jd 16 the recognition results appear in the text box while they are still speaking. If you are an IME
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
ObscureSpeechDelegate.java 87 // The user can optionally force speaking passwords.
  /external/ceres-solver/internal/ceres/
polynomial.h 110 // Generally speaking,
115 // in which case, generally speaking the spurious higher order
  /external/chromium/chrome/browser/extensions/
extension_tts_api.cc 233 // Check to see if it's still speaking; finish the utterance if not and
286 // Start speaking the next utterance in the queue. Keep trying in case
316 // If we're still speaking something (either the prevoius utterance or
  /frameworks/base/core/java/android/speech/
RecognitionService.java 190 * be recognized as if the user had stopped speaking at this point. This method is only called
242 * The service should call this method after the user stops speaking.
275 * speaking.
  /external/chromium/chrome/common/extensions/docs/
experimental.tts.html 394 while speaking, and close it when done.</p>
403 <p>To stop speaking immediately, just call <code>stop()</code>. Call
404 <code>isSpeaking()</code> to find out if a TTS engine is currently speaking.</p>
532 <p>Check if the engine is currently speaking.</p>
633 <pre>function(<span>boolean speaking</span>) <span class="subdued">{...}</span>;</pre>
638 <var>speaking</var>
666 <dd>True if speaking, false otherwise.</dd>
    [all...]
  /external/ceres-solver/include/ceres/
fpclassify.h 60 // available. Strictly speaking, the std functions are are not standard until
  /external/chromium/chrome/browser/sync/
sync_setup_wizard.h 49 // user's first time (globally speaking) as the cloud doesn't have any

Completed in 523 milliseconds

1 23 4 5 6 7 8 91011>>