【问题标题】:input type text with speech recognition for firefoxFirefox 语音识别的输入类型文本
【发布时间】: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


    【解决方案1】:

    x-webkit-speech 仅适用于 chrome。谷歌团队使用他们的技术和服务器。 (source)

    【讨论】:

      【解决方案2】:
      • x-webkit-speech 仅适用于 Chrome
      • 有一个具有相同用途的html5属性:speech.
        但是现在它在 Chrome 31.xx 和 Firefox 25 上都不起作用

      这是w3c doc page&lt;input&gt; 属性speech

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2020-07-03
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2013-05-23
        • 2016-12-04
        • 1970-01-01
        相关资源
        最近更新 更多