You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ali_recog_engine.cpp:543:17: error: ‘RECOGNIZER_INTERMEDIATE_COMPLETE’ was not declared in this scope
event_id = RECOGNIZER_INTERMEDIATE_COMPLETE;
^
Ali_recog_engine.cpp: At global scope:
Ali_recog_engine.cpp:407:19: warning: ‘apt_bool_t Ali_recog_result_load(Ali_recog_channel_t*, mrcp_message_t*)’ defined but not used [-Wunused-function]
static apt_bool_t Ali_recog_result_load(Ali_recog_channel_t *recog_channel, mrcp_message_t *message)
^
make: *** [Ali_recog_engine.o] Error 1
The text was updated successfully, but these errors were encountered:
请删除这个RECOGNIZER_INTERMEDIATE_COMPLETE或者,在协议栈中增加这个,详情可以看readme
在 2023-09-07 17:42:51,"herbiel" ***@***.***> 写道:
Ali_recog_engine.cpp:543:17: error: ‘RECOGNIZER_INTERMEDIATE_COMPLETE’ was not declared in this scope
event_id = RECOGNIZER_INTERMEDIATE_COMPLETE;
^
Ali_recog_engine.cpp: At global scope:
Ali_recog_engine.cpp:407:19: warning: ‘apt_bool_t Ali_recog_result_load(Ali_recog_channel_t*, mrcp_message_t*)’ defined but not used [-Wunused-function]
static apt_bool_t Ali_recog_result_load(Ali_recog_channel_t *recog_channel, mrcp_message_t *message)
^
make: *** [Ali_recog_engine.o] Error 1
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Ali_recog_engine.cpp:543:17: error: ‘RECOGNIZER_INTERMEDIATE_COMPLETE’ was not declared in this scope
event_id = RECOGNIZER_INTERMEDIATE_COMPLETE;
^
Ali_recog_engine.cpp: At global scope:
Ali_recog_engine.cpp:407:19: warning: ‘apt_bool_t Ali_recog_result_load(Ali_recog_channel_t*, mrcp_message_t*)’ defined but not used [-Wunused-function]
static apt_bool_t Ali_recog_result_load(Ali_recog_channel_t *recog_channel, mrcp_message_t *message)
^
make: *** [Ali_recog_engine.o] Error 1
The text was updated successfully, but these errors were encountered: