Searched defs:INTENT_ACTION_TTS_SERVICE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java260 public static final String INTENT_ACTION_TTS_SERVICE = field in class:TextToSpeech.Engine
625 Intent intent = new Intent(Engine.INTENT_ACTION_TTS_SERVICE);

Completed in 268 milliseconds