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.java19 import android.speech.tts.TextToSpeechService.AudioOutputParams;
20 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
1033 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()
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/config/
Dhiddenapi-greylist-max-o.txt65041 …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>()V
65226 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 …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27486 public abstract class TextToSpeechService extends android.app.Service {
27487 ctor public TextToSpeechService();
/frameworks/base/non-updatable-api/
Dcurrent.txt42658 public abstract class TextToSpeechService extends android.app.Service {
42659 ctor public TextToSpeechService();
/frameworks/base/api/
Dcurrent.txt42802 public abstract class TextToSpeechService extends android.app.Service {
42803 ctor public TextToSpeechService();