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.
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.