This is the complete list of members for cogrob::cloud::speech::GoogleSpeechRecognizerInterface, including all inherited members.
GetLastResult()=0 | cogrob::cloud::speech::GoogleSpeechRecognizerInterface | pure virtual |
GoogleSpeechRecognizerInterface() | cogrob::cloud::speech::GoogleSpeechRecognizerInterface | inline |
IsRunning()=0 | cogrob::cloud::speech::GoogleSpeechRecognizerInterface | pure virtual |
StartRecognize(AudioQueue *audio_queue, util::SimpleThreadSafeQueue< RecognitionResult > *result_queue, const std::vector< std::string > &hints={}, int max_audio_seconds=14, int max_wait_seconds=17, int max_alternatives=10)=0 | cogrob::cloud::speech::GoogleSpeechRecognizerInterface | pure virtual |
Stop()=0 | cogrob::cloud::speech::GoogleSpeechRecognizerInterface | pure virtual |
Wait()=0 | cogrob::cloud::speech::GoogleSpeechRecognizerInterface | pure virtual |
~GoogleSpeechRecognizerInterface() | cogrob::cloud::speech::GoogleSpeechRecognizerInterface | inlinevirtual |