OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tts
(Results
26 - 29
of
29
) sorted by null
1
2
/packages/apps/VoiceDialer/src/com/android/voicedialer/
BluetoothVoiceDialerActivity.java
34
import android.speech.
tts
.TextToSpeech;
51
* This transitions out on events from
TTS
and the BluetoothHeadset
52
* once
TTS
initialized and SCO channel set up:
57
* This transitions out only on events from
TTS
or the fallback runnable
76
* This transitions out only on events from
TTS
or the fallback runnable
82
* This transitions out only on events from
TTS
or the fallback runnable
89
* This transitions out only on events from
TTS
or the fallback runnable
114
* This transitions out only on events from
TTS
or the fallback runnable
265
//
TTS
utterance completion. It will behave just the same
291
if (Config.LOGD) Log.d(TAG, "onInit for
tts
");
[
all
...]
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/6/
android.jar
/prebuilt/sdk/8/
android.jar
Completed in 21 milliseconds
1
2