|
在Application中调用 SpeechUtility.createUtility(MyApplication.this, "appid=" + Constant.speech_app_id) 时,
提示:
E/MscSpeechLog: "gps" location provider requires ACCESS_FINE_LOCATION permission.
E/MscSpeechLog: init failed, please call this method in your main process!
但是在后续使用在线语音合成时能够正常工作
请问这样会有什么问题吗?
|
|