const msg = new SpeechSynthesisUtterance("hello world"); window.speechSynthesis.speak(msg); 相关文章: 2021-06-28 2021-08-02 2021-12-23 2021-07-11 2021-12-25 2022-01-07 2021-12-09 2021-09-19