Home
last modified time | relevance | path

Searched refs:tts (Results 1 – 25 of 46) sorted by relevance

12

/aosp14/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
H A DMockableTextToSpeechService.java17 package com.android.speech.tts;
19 import android.speech.tts.SynthesisCallback;
20 import android.speech.tts.SynthesisRequest;
21 import android.speech.tts.TextToSpeechService;
H A DMockableCheckVoiceData.java17 package com.android.speech.tts;
22 import android.speech.tts.TextToSpeech;
H A DTextToSpeechTests.java17 package com.android.speech.tts;
19 import android.speech.tts.SynthesisCallback;
20 import android.speech.tts.SynthesisRequest;
21 import android.speech.tts.TextToSpeech;
24 import com.android.speech.tts.MockableTextToSpeechService.IDelegate;
H A DTtsEnginesTests.java1 package com.android.speech.tts;
3 import android.speech.tts.TtsEngines;
/aosp14/frameworks/base/core/java/android/speech/tts/
H A DITextToSpeechManager.aidl17 package android.speech.tts;
19 import android.speech.tts.ITextToSpeechSessionCallback;
H A DITextToSpeechSessionCallback.aidl17 package android.speech.tts;
18 import android.speech.tts.ITextToSpeechSession;
H A DITextToSpeechService.aidl17 package android.speech.tts;
22 import android.speech.tts.ITextToSpeechCallback;
23 import android.speech.tts.Voice;
H A DPlaybackQueueItem.java3 package android.speech.tts;
5 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
H A DSilencePlaybackQueueItem.java16 package android.speech.tts;
19 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
H A DAudioPlaybackQueueItem.java16 package android.speech.tts;
23 import android.speech.tts.TextToSpeechService.AudioOutputParams;
24 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
H A DSynthesisPlaybackQueueItem.java16 package android.speech.tts;
19 import android.speech.tts.TextToSpeechService.AudioOutputParams;
20 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
H A DPlaybackSynthesisCallback.java16 package android.speech.tts;
20 import android.speech.tts.TextToSpeechService.AudioOutputParams;
21 import android.speech.tts.TextToSpeechService.UtteranceProgressDispatcher;
H A DVoice.aidl18 package android.speech.tts;
H A DITextToSpeechSession.aidl17 package android.speech.tts;
H A DAbstractSynthesisCallback.java16 package android.speech.tts;
H A DITextToSpeechCallback.aidl16 package android.speech.tts;
H A DEventLogTags.logtags3 option java_package android.speech.tts;
H A DSynthesisCallback.java16 package android.speech.tts;
H A DAbstractEventLogger.java16 package android.speech.tts;
H A DUtteranceProgressListener.java3 package android.speech.tts;
H A DBlockingAudioTrack.java3 package android.speech.tts;
7 import android.speech.tts.TextToSpeechService.AudioOutputParams;
/aosp14/frameworks/base/services/texttospeech/java/com/android/server/texttospeech/
H A DTextToSpeechManagerPerUserService.java31 import android.speech.tts.ITextToSpeechService;
32 import android.speech.tts.ITextToSpeechSession;
33 import android.speech.tts.ITextToSpeechSessionCallback;
34 import android.speech.tts.TextToSpeech;
H A DTextToSpeechManagerService.java25 import android.speech.tts.ITextToSpeechManager;
26 import android.speech.tts.ITextToSpeechSessionCallback;
/aosp14/system/core/libcutils/
H A Dtrace-container.cpp141 uint64_t tts = gettime(CLOCK_THREAD_CPUTIME_ID); \
145 pid, tid, ts, tts, track_name, track_name_sep, name, value); \
153 pid, tid, ts, tts, track_name, track_name_sep, name_len, name, value); \
167 pid, tid, ts, tts, track_name_len, track_name, name, value); \
/aosp14/frameworks/base/config/
H A Dpreloaded-classes-denylist5 android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask

12