Searched refs:kErrorUtteranceTooLong (Results 1 – 3 of 3) sorted by relevance
52 const char kErrorUtteranceTooLong[] = "Utterance length is too long."; variable
54 extern const char kErrorUtteranceTooLong[];
143 error_ = constants::kErrorUtteranceTooLong; in RunImpl()