top5

chrome浏览器的标签法

只要在你的输入框加入x-webkit-speech 参数即可让你的页面具有语音识别输入功能。

html代码:

<input type="text" name="inputBox" id="inputBox" x-webkit-speech /> 

分类:

技术点:

相关文章:

  • 2021-05-21
  • 2022-02-11
  • 2022-03-01
  • 2021-11-30
  • 2021-07-11
  • 2021-05-03
  • 2021-12-04
  • 2022-12-23
猜你喜欢
  • 2022-02-02
  • 2021-07-01
  • 2021-04-18
  • 2022-12-23
  • 2021-12-08
  • 2022-12-23
  • 2021-10-06
相关资源
相似解决方案