项目集成iOS百度语音识别后,识别语音文件崩溃,报错如下,但是自建demo集成同样的方法是没有问题的
[DEBUG][bds_EventManagerAsr.cpp:936]vr_handler m_has_cancelled=0, m_need_cancelled_callback=0
[TRACE][bds_AddressResolver_getaddrinfo.cpp:164]Resolved address as IPv4: 14.215.178.229
[DEBUG][bds_EventManagerAsr.cpp:935]vr_handler work_status=3, encoded_err=0, err_desc=, need_finish=0, need_stop=0, need_loop=0
[DEBUG][bds_EventManagerAsr.cpp:936]vr_handler m_has_cancelled=0, m_need_cancelled_callback=0
[DEBUG][bds_EventManagerAsr.cpp:206][ASR]: mic callback end.
[DEBUG][bds_EventManagerAsr.cpp:935]vr_handler work_status=15, encoded_err=0, err_desc=, need_finish=0, need_stop=0, need_loop=0
[DEBUG][bds_EventManagerAsr.cpp:936]vr_handler m_has_cancelled=0, m_need_cancelled_callback=0
[TRACE][bds_vad_proxy.cpp:189][VADProxy::send_pcm_data] start -1, end -1.
[DEBUG][bds_EventManagerVad.cpp:284][QS]vad_status=0
[TRACE][bds_vad_proxy.cpp:189][VADProxy::send_pcm_data] start -1, end -1.
[DEBUG][bds_EventManagerVad.cpp:284][QS]vad_status=0
[DEBUG][bds_EventManagerDec_Chunk.cpp:413]Resolved https://vop.baidu.com/v2 as https://14.215.178.229/v2
[DEBUG][bds_EventManagerDec_Chunk.cpp:424]Current downloadURL https://14.215.178.229/v2/down?sn=C2E7DBB0-016F-4AB4-A88D-28E1F7EF9D95
cowork was compiled with optimization - stepping may behave oddly; variables may not be available.
(lldb)
请问后来解决了吗
demo没有问题的话则是你集成出了问题,可以在控制台内提交工单进行咨询。