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

1 23

  /frameworks/base/core/java/android/speech/tts/
TextToSpeechService.java 751 public int speak(String callingApp, String text, int queueMode, Bundle params) {
  /frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
ScoAudioTest.java 571 Log.e(TAG, "end speak, volume: "+mOriginalVoiceVolume);
590 Log.e(TAG, "start speak, volume: "+mOriginalVoiceVolume);
608 mTts.speak(mSpeakText.getText().toString(),
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h 787 ESpeak speak() { return static_cast<ESpeak>(rareInheritedData->speak); } function in class:WebCore::RenderStyle
    [all...]
  /external/webkit/Tools/DumpRenderTree/
AccessibilityUIElement.cpp 793 JSStringRef AccessibilityUIElement::speak() { return 0; } function in class:AccessibilityUIElement
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.h 636 void speak(const String&);
    [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
AccessibilityUIElementMac.mm 809 JSStringRef AccessibilityUIElement::speak()
    [all...]
  /external/webkit/Source/WebCore/page/
ContextMenuController.cpp 327 m_client->speak(plainText(selectedRange.get()));
    [all...]
  /frameworks/base/docs/html/resources/
resources-data.js 322 en: 'The text-to-speech API lets your application "speak" to users, in any of several languages. This article provides an overview of the TTS API and how you use to add speech capabilities to your application.'
  /external/webkit/Source/WebCore/accessibility/
AccessibilityRenderObject.cpp     [all...]
  /external/webkit/Source/WebCore/css/
CSSComputedStyleDeclaration.cpp     [all...]
CSSStyleSelector.cpp     [all...]
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebPage.cpp 2062 void WebPage::speak(const String& string) function in class:WebKit::WebPage
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 2316 milliseconds

1 23