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