Merge remote-tracking branch 'origin/master' into master
This commit is contained in:
@@ -10,6 +10,7 @@ public class AudioTools {
|
||||
return;
|
||||
}
|
||||
SpeechUtility.createUtility(SpeechConstant.APPID + "=601f7f7d");
|
||||
SpeechUtility.getUtility().setParameter(SpeechConstant.VOLUME,"100");
|
||||
init = true;
|
||||
System.out.println("讯飞语音已初始化");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user