Commit 4bc1122d by 李宁

转换音频播放形式代码提交

1 parent 77a36d20
......@@ -290,7 +290,6 @@ function getProcess(){
setTimeout(()=>{
$("#mp3Source").attr('src', voiceUrl)
$("#mp3Source")[0].play()
//promptAndMute()
},350)
}
audioSet(false)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!