Home | History | Annotate | Download | only in voicedialer

Lines Matching defs:speak

59  *     * prompt the user "speak now"
115 * if not a valid choice, speak the "invalid choice" message, begin
311 mTts.speak(getString(R.string.speak_now_tts),
510 mTts.speak(getString(R.string.no_results_tts),
541 mTts.speak(sentenceSpoken,
561 // multiple matches. Speak the choices and let
790 // user confirm, we just assume it's correct, speak
797 // Speak the sentence for the action we are about
908 mTts.speak(getString(R.string.invalid_choice_tts),
944 // Speak the entire first sentence, then the last word from each
964 mTts.speak(builder.toString(),
976 // sentence "dial 123 456 7890" it will speak
1048 mTts.speak(getString(R.string.goodbye_tts),