修复摄像头、科大讯飞、rcsp、彩屏仓等相关测试问题;
This commit is contained in:
@@ -137,7 +137,9 @@ static int ai_text_rx_cb(u8 ai_text, u8 *data, int len)
|
||||
// UTF8
|
||||
ai_txttempa = tts_txt;
|
||||
ai_txttempb = ai_txt2;
|
||||
UI_MSG_POST("SEND_TXT");
|
||||
if (ai_text) {
|
||||
UI_MSG_POST("SEND_TXT");
|
||||
}
|
||||
log_i("rx text:%d, %s \n", ai_text, data);
|
||||
put_buf(data, len);
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user