mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-13 05:12:07 +08:00
生产工序代码-语音代码修改-DLL读取文件临时去除
This commit is contained in:
+3
-3
@@ -33,9 +33,9 @@ public class VoiceServiceImpl implements VoiceService{
|
||||
private VocieParameters vocieParameters;
|
||||
|
||||
|
||||
static {
|
||||
System.loadLibrary("jacob-1.18-x64");
|
||||
}
|
||||
// static {
|
||||
// System.loadLibrary("jacob-1.18-x64");
|
||||
// }
|
||||
|
||||
// 生成音频文件
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user