语音模型训练后,进行调用,传入专属模型参数后返回结果: {"err_msg":"6: No permission to access data","sn":"259822999011585458033","err_no":3302} 调用代码如下: public void testAsr() throws IOException { String fileName = "a2.pcm"; // JSONObject asrRes = client.asr(path, "m4a", 16000,...