当前位置:   article > 正文

前端实现tts(文字转语音)_前端tts

前端tts
  1. <!--
  2. * @Author: xss 995550359@qq.com
  3. * @Date: 2022-09-23 15:16:20
  4. * @LastEditors: xss 995550359@qq.com
  5. * @LastEditTime: 2022-09-23 17:41:02
  6. * @FilePath: /打开:关闭摄像头:拍照/百度开源文字转语音tts播报.html
  7. * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
  8. -->
  9. <!DOCTYPE html>
  10. <html lang="en">
  11. <head>
  12. <meta charset="UTF-8">
  13. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  14. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  15. <title>Document</title>
  16. </head>
  17. <body>
  18. <button onclick="speak()">开始播报</button>
  19. <button onclick="pause()">暂停</button>
  20. <button onclick="resume()">播放</button>
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/知新_RL/article/detail/1010456
推荐阅读
相关标签
  

闽ICP备14008679号