This is the complete list of members for RecognizeCommands, including all inherited members.
| average_window_duration_ms_ | RecognizeCommands | private |
| detection_threshold_ | RecognizeCommands | private |
| minimum_count_ | RecognizeCommands | private |
| previous_results_ | RecognizeCommands | private |
| previous_top_label_ | RecognizeCommands | private |
| previous_top_label_time_ | RecognizeCommands | private |
| ProcessLatestResults(const TfLiteTensor *latest_results, const int32_t current_time_ms, const char **found_command, uint8_t *score, bool *is_new_command) | RecognizeCommands | |
| RecognizeCommands(int32_t average_window_duration_ms=1000, uint8_t detection_threshold=200, int32_t suppression_ms=1500, int32_t minimum_count=3) | RecognizeCommands | explicit |
| suppression_ms_ | RecognizeCommands | private |