Home
last modified time | relevance | path

Searched defs:SpeechInputResult (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebSpeechInputResult.h35 class SpeechInputResult; variable
/external/webkit/Source/WebCore/page/
DSpeechInputResult.cpp43 SpeechInputResult::SpeechInputResult(const String& utterance, double confidence) in SpeechInputResult() function in WebCore::SpeechInputResult