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

1 2 3 4 5 6 78 91011>>

  /external/eigen/Eigen/src/LU/
FullPivLU.h 553 // The Kernel is just {0}, so it doesn't have a basis properly speaking, but let's
637 // The Image is just {0}, so it doesn't have a basis properly speaking, but let's
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java 469 * Parameter key to specify the audio stream type to be used when speaking text
491 * volume used when speaking text. Volume is specified as a float ranging from 0 to 1
500 * Parameter key to specify how the speech is panned from left to right when speaking text.
    [all...]
  /external/chromium/chrome/common/extensions/api/
extension_api.json 534 "description": "If true, enqueues this utterance if TTS is already in progress. If false (the default), interrupts any current speech and flushes the speech queue before speaking this new utterance."
557 "description": "Speaking speed between 0 and 1 inclusive, with 0 being slowest and 1 being fastest, with a default of 0.5."
564 "description": "Speaking pitch between 0 and 1 inclusive, with 0 being lowest and 1 being highest, with a default of 0.5."
571 "description": "Speaking volume between 0 and 1 inclusive, with 0 being lowest and 1 being highest, with a default of 1.0."
579 "description": "This function is called when speaking is finished.",
593 "description": "Check if the engine is currently speaking.",
601 "name": "speaking",
603 "description": "True if speaking, false otherwise."
664 "description": "Speaking speed between 0 and 1 inclusive, with 0 being slowest and 1 being fastest."
671 "description": "Speaking pitch between 0 and 1 inclusive, with 0 being lowest and 1 being highest.
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 55 /* speaking rate */
59 /* speaking pitch */
63 /* speaking volume */
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
JCEECPublicKey.java 346 // { // strictly speaking this may not be applicable...
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.h 66 // Conceptually speaking, the ProfileIOData represents data that lives on the IO
  /external/chromium_org/chrome/browser/speech/
chrome_speech_recognition_manager_delegate.cc 329 // speaking.
  /external/chromium_org/remoting/host/
desktop_session_agent.cc 194 // speaking it never happens.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8GCController.cpp 113 // Practically speaking, as far as I crawled real web applications,
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape.cc 62 * Technically speaking, vrt2 and vert are mutually exclusive.
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_int.c 207 /* Strictly speaking this is an illegal INTEGER but we
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elfcore.h 368 * Also, "InternalGetCoreDump" is not strictly speaking re-entrant. Again,
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elfcore.h 368 * Also, "InternalGetCoreDump" is not strictly speaking re-entrant. Again,
  /external/clang/lib/Driver/
ToolChain.cpp 47 // the same as the ones that appear in the triple. Roughly speaking, this is
  /external/e2fsprogs/
ABOUT-NLS 145 able to synergize with other translators speaking the same language.
  /external/eigen/doc/
C07_TutorialReductionsVisitorsBroadcasting.dox 47 These operations can also operate on matrices; in that case, a n-by-p matrix is seen as a vector of size (n*p), so for example the \link MatrixBase::norm() norm() \endlink method returns the "Frobenius" or "Hilbert-Schmidt" norm. We refrain from speaking of the \f$\ell^2\f$ norm of a matrix because that can mean different things.
  /external/harfbuzz_ng/src/
hb-ot-shape.cc 62 * Technically speaking, vrt2 and vert are mutually exclusive.
  /external/jpeg/
jctrans.c 133 * Strictly speaking this isn't "critical" info, but it's nearly
  /external/mdnsresponder/mDNSPosix/
ReadMe.txt 138 Note that, strictly speaking, nss_mdns could be just another client of
  /external/openssl/crypto/asn1/
a_int.c 207 /* Strictly speaking this is an illegal INTEGER but we
  /external/oprofile/libregex/tests/
mangled-name.in 129 # strictly speaking 3rd parameters is less<ContainerType::value_type>
  /external/qemu/distrib/jpeg-6b/
jctrans.c 133 * Strictly speaking this isn't "critical" info, but it's nearly
  /external/valgrind/main/VEX/priv/
guest_x86_defs.h 236 Strictly speaking only (2) is necessary for correctness. However,
  /external/valgrind/main/docs/internals/
xml-output.txt 156 This is the main top-level construction. Roughly speaking, it
  /frameworks/base/core/java/android/speech/
SpeechRecognizer.java 300 * stopped speaking at this point. Note that in the default case, this does not need to be

Completed in 748 milliseconds

1 2 3 4 5 6 78 91011>>