arduino-audio-tools
TfLiteAbstractRecognizeCommands Member List

This is the complete list of members for TfLiteAbstractRecognizeCommands, including all inherited members.

begin(TfLiteConfig cfg)=0 (defined in TfLiteAbstractRecognizeCommands)TfLiteAbstractRecognizeCommandspure virtual
getCommand(const TfLiteTensor *latest_results, const int32_t current_time_ms, const char **found_command, uint8_t *score, bool *is_new_command)=0 (defined in TfLiteAbstractRecognizeCommands)TfLiteAbstractRecognizeCommandspure virtual