Searched defs:SpeechRecognitionHypothesis (Results 1 – 1 of 1) sorted by relevance
16 struct SpeechRecognitionHypothesis { struct20 SpeechRecognitionHypothesis() : confidence(0.0) {} in SpeechRecognitionHypothesis() argument22 SpeechRecognitionHypothesis(const base::string16& utterance_value, in SpeechRecognitionHypothesis() argument