iOS Speech Recognition in Unity
With the release of iOS 10 came the ability to tap into their native Speech Recognition. Is there any way to access this from within Unity? Any alternative iOS speech recognition solution would be a welcomed recommendation here.
Comment
I had considered that. Although, being new to unity, I didn't really feel like figuring it out. There is actually a library on the assets store already. It looks like a friendly developer has done just that already. I'm going to check it out and see how it works.
Answer by hexagonius · Oct 25, 2016 at 09:31 PM
iOS 10 is new, so Unity most likely doesn't have an API ready. One way of accessing the feature is by creating your own Plugin for it.
Your answer
