Voice Recognition in PHP?

别等时光非礼了梦想. 提交于 2019-11-30 09:20:16

PHP doesn't have this functionality built in but there are APIs available for this. SpeechAPI is one of them. Sphinx is another.

Michael Levy

Similar questions have been asked before. You might want to see https://stackoverflow.com/a/6351055/90236 to start your search for a speech engine.

There have also been a few questions regarding uses Php for speech recognition in web pages. Doesn't seem like your doing that, but it is Php - https://stackoverflow.com/a/8717077/90236

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!