Home | History | Annotate | Download | only in tts

Lines Matching full:utterance

6  * Listener for events relating to the progress of an utterance through
7 * the synthesis queue. Each utterance is associated with a call to
9 * associated utterance identifier, as per {@link TextToSpeech.Engine#KEY_PARAM_UTTERANCE_ID}.
15 * Called when an utterance "starts" as perceived by the caller. This will
20 * @param utteranceId the utterance ID of the utterance.
25 * Called when an utterance has successfully completed processing.
31 * @param utteranceId the utterance ID of the utterance.
40 * the same utterance.
42 * @param utteranceId the utterance ID of the utterance.