I want to develop an app which will respond or take an action when user say 'hello'.I want my app to be able to respond when i say particular word.How can i do that? Can anyone suggest me by code?Thanks!

有帮助吗?

解决方案

There are some libraries available to work with voice recognization, apparently the most used is OpenEars.

But there are others as has been said in this topic: How to use Speech Recognition inside the iOS SDK?

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top