Using speech-to-text in non-WebKit browsers

后端 未结 3 2092
Happy的楠姐
Happy的楠姐 2021-01-13 21:15

By applying the x-webkit-speech attrtibute to an element, you can let WebKit browsers like Chrome use speech-to-text.

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-13 21:35

    I think this feature is only implemented in Chrome for Win/Mac/Android. That's because it's invented by Google and relies on Google's server to do the voice recognition. Any other browsers who want to implement this feature need to acquire voice recognition technology or work with a partner who has this technology. Thus I don't think this feature will be widely implemented in the near future.

提交回复
热议问题