HomeSort by relevance Sort by last modified time
    Searched refs:set_speech_input_complete_silence_length (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/speech/endpointer/
endpointer.h 81 void set_speech_input_complete_silence_length(int64 time_us) { function in class:content::Endpointer
endpointer_unittest.cc 143 endpointer.set_speech_input_complete_silence_length(long_timeout);
  /external/chromium_org/content/browser/speech/
speech_recognizer_impl.cc 193 endpointer_.set_speech_input_complete_silence_length(
202 endpointer_.set_speech_input_complete_silence_length(cont_timeout_us);

Completed in 28 milliseconds