Searched refs:KEY_PARAM_STREAM (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java171 * {@link Engine#KEY_PARAM_UTTERANCE_ID}, {@link Engine#KEY_PARAM_STREAM}.
476 public static final String KEY_PARAM_STREAM = "streamType"; field in class:TextToSpeech.Engine
880 * {@link Engine#KEY_PARAM_STREAM},
921 * {@link Engine#KEY_PARAM_STREAM},
1302 copyIntParam(bundle, params, Engine.KEY_PARAM_STREAM);
H A DTextToSpeechService.java522 return getIntParam(Engine.KEY_PARAM_STREAM, Engine.DEFAULT_STREAM);
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
H A DScoAudioTest.java133 mTtsParams.put(TextToSpeech.Engine.KEY_PARAM_STREAM,

Completed in 67 milliseconds