摘要: 效果图: text-align: justify; text-align-last: justify; 阅读全文
posted @ 2022-11-22 16:17 幻影之舞 阅读(81) 评论(0) 推荐(0)
摘要: Web Speech API 有两个部分:SpeechSynthesis 语音合成 (文本到语音 TTS)和 SpeechRecognition 语音识别(异步语音识别) SpeechSynthesis.cancel():移除所有语音队列中的谈话。 SpeechSynthesis.getVoices 阅读全文
posted @ 2022-11-22 13:30 幻影之舞 阅读(367) 评论(0) 推荐(0)