Searched refs:enqueueSpeechItem (Results 1 – 1 of 1) sorted by relevance
542 public int enqueueSpeechItem(int queueMode, final SpeechItem speechItem) { in enqueueSpeechItem() method in TextToSpeechService.SynthHandler1276 return mSynthHandler.enqueueSpeechItem(queueMode, item);1306 return mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item);1328 return mSynthHandler.enqueueSpeechItem(queueMode, item);1345 return mSynthHandler.enqueueSpeechItem(queueMode, item);1424 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item)1451 if (mSynthHandler.enqueueSpeechItem(TextToSpeech.QUEUE_ADD, item)