Searched refs:TextToSpeechService (Results 1 – 13 of 13) sorted by relevance
5 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;11 PlaybackQueueItem(TextToSpeechService.UtteranceProgressDispatcher dispatcher, in PlaybackQueueItem()
23 import android.speech.tts.TextToSpeechService.AudioOutputParams;24 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
19 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
18 import android.speech.tts.TextToSpeechService.AudioOutputParams;19 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
20 import android.speech.tts.TextToSpeechService.AudioOutputParams;21 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
104 public abstract class TextToSpeechService extends Service { class1014 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()
7 import android.speech.tts.TextToSpeechService.AudioOutputParams;
20 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
21 import android.speech.tts.TextToSpeechService;27 public class MockableTextToSpeechService extends TextToSpeechService {
3802 android.speech.tts.TextToSpeechService3803 android.speech.tts.TextToSpeechService$13804 android.speech.tts.TextToSpeechService$CallbackMap3805 android.speech.tts.TextToSpeechService$SpeechItem3806 android.speech.tts.TextToSpeechService$SynthHandler3807 android.speech.tts.TextToSpeechService$SynthHandler$13808 android.speech.tts.TextToSpeechService$SynthHandler$23809 android.speech.tts.TextToSpeechService$SynthThread3810 android.speech.tts.TextToSpeechService$SynthesisSpeechItem3811 android.speech.tts.TextToSpeechService$SynthesisToFileOutputStreamSpeechItem[all …]
27486 public abstract class TextToSpeechService extends android.app.Service {27487 ctor public TextToSpeechService();
37830 public abstract class TextToSpeechService extends android.app.Service {37831 ctor public TextToSpeechService();
41042 public abstract class TextToSpeechService extends android.app.Service {41043 ctor public TextToSpeechService();