WordPress如何实现添加语音搜索功能?

WordPress能够添加语音搜索功能,可以暂时在Chrome浏览器上使用,因为必须使用x-webkit-sp…


Warning: Attempt to read property "post_type" on null in /www/wwwroot/wper.net/wp-content/plugins/wper-meta.php on line 363

WordPress能够添加语音搜索功能,可以暂时在Chrome浏览器上使用,因为必须使用x-webkit-speech,但有时html5的speech功能的API,Google的Chrome在对HTML5、CSS3的新技术标准的支持上特别积极。那么WordPress如何实现添加语音搜索功能?

WordPress如何实现添加语音搜索功能? (https://www.wpmee.com/) WordPress使用教程 第1张
实例代码如下:

代码如下:

<input type=”text”x-webkit-speech />

只要在你的input中加上type=”text”x-webkit-speech就可以实现语音搜索了。

希望本文所述对大家的WordPress建站有所帮助。

类别:WordPress函数讲解

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册