Searched refs:kSpeechInterruptedError (Results 1 – 1 of 1) sorted by relevance
20 const char kSpeechInterruptedError[] = "Utterance interrupted."; variable254 current_utterance_->set_error(kSpeechInterruptedError); in Stop()