【发布时间】:2013-07-25 08:23:25
【问题描述】:
我有一个输入类型文本字段,属性为 x-webkit-speech。
<input type="text" placeholder="name" x-webkit-speech>
它在 chrome 中运行良好,但在 Firefox 中却不行。 任何人都知道它是否以任何方式支持,在 Firefox 中?
编辑:有没有可用的 js / bootstrap 插件?
【问题讨论】:
标签: html input speech-recognition