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;
19 import android.speech.tts.TextToSpeechService.AudioOutputParams;20 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 { class1033 TextToSpeechService.this.onSynthesizeText(mSynthesisRequest, synthesisCallback); in playImpl()1068 TextToSpeechService.this.onStop(); in stopImpl()1136 TextToSpeechService.this, uri, getAudioParams()); in AudioSpeechItem()1221 TextToSpeechService.this.onLoadLanguage(mLanguage, mCountry, mVariant); in playImpl()1249 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 {
65041 …ts/TextToSpeechService$UtteranceProgressDispatcher;Ljava/lang/Object;Landroid/content/Context;Land…65044 Landroid/speech/tts/AudioPlaybackQueueItem;->mAudioParams:Landroid/speech/tts/TextToSpeechService$A…65146 Landroid/speech/tts/PlaybackQueueItem;-><init>(Landroid/speech/tts/TextToSpeechService$UtterancePro…65148 Landroid/speech/tts/PlaybackQueueItem;->getDispatcher()Landroid/speech/tts/TextToSpeechService$Utte…65150 Landroid/speech/tts/PlaybackQueueItem;->mDispatcher:Landroid/speech/tts/TextToSpeechService$Utteran…65225 Landroid/speech/tts/TextToSpeechService$AudioOutputParams;-><init>()V65226 Landroid/speech/tts/TextToSpeechService$AudioOutputParams;-><init>(IFFLandroid/media/AudioAttribute…65227 …oid/speech/tts/TextToSpeechService$AudioOutputParams;->createFromParamsBundle(Landroid/os/Bundle;Z…65228 Landroid/speech/tts/TextToSpeechService$AudioOutputParams;->mAudioAttributes:Landroid/media/AudioAt…65229 Landroid/speech/tts/TextToSpeechService$AudioOutputParams;->mPan:F[all …]
27486 public abstract class TextToSpeechService extends android.app.Service {27487 ctor public TextToSpeechService();
42658 public abstract class TextToSpeechService extends android.app.Service {42659 ctor public TextToSpeechService();
42802 public abstract class TextToSpeechService extends android.app.Service {42803 ctor public TextToSpeechService();