Home
last modified time | relevance | path

Searched refs:KWS_RETCODE_PLUGIN_SESSION_ERROR (Results 1 - 2 of 2) sorted by relevance

/foundation/ai/ai_engine/interfaces/kits/asr/keyword_spotting/
H A Dkws_retcode.h54 KWS_RETCODE_PLUGIN_SESSION_ERROR = 3002, /** Return code for a plugin session error */ enumerator
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dkws_sdk_impl.cpp185 callback_->OnError(KWS_RETCODE_PLUGIN_SESSION_ERROR); in Execute()
186 return KWS_RETCODE_PLUGIN_SESSION_ERROR; in Execute()

Completed in 2 milliseconds