One of the great new features added with the iOS 10 SDK is the Speech API allowing for rapid speech recognition.
Stephen Anythony has written a nice step-by-step guide on how to utilize the new Speech framework providing a nice overview of the API, and how to capture and recognize speech.
Also provided is a simple example project that detects colors spoken by the user, and then changes the app based on spoken colors.
You can find the tutorial over on Stephen Anthony’s blog.
You can find the example project on Github here.
A nice straightforward guide and example on the basics of using the new Speech framework.
Original article: Tutorial: Capturing And Recognizing Speech Using The iOS 10 Speech Framework API
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools