Home
last modified time | relevance | path

Searched refs:TextToSpeechService (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DPlaybackQueueItem.java5 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
11 PlaybackQueueItem(TextToSpeechService.UtteranceProgressDispatcher dispatcher, in PlaybackQueueItem()
DAudioPlaybackQueueItem.java23 import android.speech.tts.TextToSpeechService.AudioOutputParams;
24 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
DSilencePlaybackQueueItem.java19 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
DSynthesisPlaybackQueueItem.java18 import android.speech.tts.TextToSpeechService.AudioOutputParams;
19 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
DPlaybackSynthesisCallback.java20 import android.speech.tts.TextToSpeechService.AudioOutputParams;
21 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
DTextToSpeechService.java104 public abstract class TextToSpeechService extends Service { class
1014 TextToSpeechService.this.onSynthesizeText(mSynthesisRequest, synthesisCallback); in playImpl()
1049 TextToSpeechService.this.onStop(); in stopImpl()
1118 TextToSpeechService.this, uri, getAudioParams()); in AudioSpeechItem()
1203 TextToSpeechService.this.onLoadLanguage(mLanguage, mCountry, mVariant); in playImpl()
1231 TextToSpeechService.this.onLoadVoice(mVoiceName); in playImpl()
DBlockingAudioTrack.java7 import android.speech.tts.TextToSpeechService.AudioOutputParams;
DFileSynthesisCallback.java20 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DMockableTextToSpeechService.java21 import android.speech.tts.TextToSpeechService;
27 public class MockableTextToSpeechService extends TextToSpeechService {
/frameworks/base/
Dcompiled-classes-phone3802 android.speech.tts.TextToSpeechService
3803 android.speech.tts.TextToSpeechService$1
3804 android.speech.tts.TextToSpeechService$CallbackMap
3805 android.speech.tts.TextToSpeechService$SpeechItem
3806 android.speech.tts.TextToSpeechService$SynthHandler
3807 android.speech.tts.TextToSpeechService$SynthHandler$1
3808 android.speech.tts.TextToSpeechService$SynthHandler$2
3809 android.speech.tts.TextToSpeechService$SynthThread
3810 android.speech.tts.TextToSpeechService$SynthesisSpeechItem
3811 android.speech.tts.TextToSpeechService$SynthesisToFileOutputStreamSpeechItem
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27486 public abstract class TextToSpeechService extends android.app.Service {
27487 ctor public TextToSpeechService();
/frameworks/base/api/
Dcurrent.txt37830 public abstract class TextToSpeechService extends android.app.Service {
37831 ctor public TextToSpeechService();
Dsystem-current.txt41042 public abstract class TextToSpeechService extends android.app.Service {
41043 ctor public TextToSpeechService();