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