var utterThis = new window.SpeechSynthesisUtterance('支付宝到账,323324234');
window.speechSynthesis.speak(utterThis);
var utterThis = new window.SpeechSynthesisUtterance('支付宝到账,323324234');
window.speechSynthesis.speak(utterThis);