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

/frameworks/base/core/java/android/speech/tts/
H A DFileSynthesisCallback.java255 error(TextToSpeech.ERROR_SYNTHESIS);
H A DPlaybackSynthesisCallback.java261 error(TextToSpeech.ERROR_SYNTHESIS);
H A DTextToSpeech.java83 @IntDef({ERROR_SYNTHESIS, ERROR_SERVICE, ERROR_OUTPUT, ERROR_NETWORK, ERROR_NETWORK_TIMEOUT,
91 public static final int ERROR_SYNTHESIS = -3; field in class:TextToSpeech

Completed in 55 milliseconds