语音识别baidu.speech.Policy.uid()报错
Ta的回复 :java.lang.IllegalArgumentException: &com.baidu.speech.Policy.uid() invoke failed 04-21 10:11:45.666 12831-13067/com.li.gammaball W/System.err: at com.baidu.speech.Args.tryFillValue(Args.java:370) 04-21 10:11:45.666 12831-13067/com.li.gammaball W/System.err: at com.baidu.speech.Args.parse(Args.java:388) 04-21 10:11:45.666 12831-13067/com.li.gammaball W/System.err: at com.baidu.speech.Args.parse(Args.java:398) 04-21 10:11:45.666 12831-13067/com.li.gammaball W/System.err: at com.baidu.speech.Args.<init>(Args.java:304) 04-21 10:11:45.666 12831-13067/com.li.gammaball W/System.err: at com.baidu.speech.Args.<init>(Args.java:287) 04-21 10:11:45.666 12831-13067/com.li.gammaball W/System.err: at com.baidu.speech.AbsSession.run(AbsSession.java:70) 04-21 10:11:45.666 12831-13067/com.li.gammaball W/System.err: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423) 04-21 10:11:45.666 12831-13067/com.li.gammaball W/System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:237) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at java.lang.Thread.run(Thread.java:818) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: Caused by: java.lang.reflect.InvocationTargetException 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at java.lang.reflect.Method.invoke(Native Method) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at com.baidu.speech.Args.tryFillValue(Args.java:359) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: ... 10 more 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: Caused by: java.lang.SecurityException: Permission Denial: requires permission android.permission.WRITE_SETTINGS 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at com.baidu.voicerecognition.android.DeviceId.checkPermission(DeviceId.java:89) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at com.baidu.voicerecognition.android.DeviceId.getDeviceID(DeviceId.java:29) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at com.baidu.voicerecognition.android.CommonParam.getDeviceId(CommonParam.java:26) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at com.baidu.voicerecognition.android.CommonParam.getCUID(CommonParam.java:13) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at com.baidu.voicerecognition.android.Device.getDeviceID(Device.java:33) 04-21 10:11:45.667 12831-13067/com.li.gammaball W/System.err: at com.baidu.speech.Policy.uid(Policy.java:37) 表现出来的就是还没说话就结束了