SFSpeechRecognizer Tutorial for iOS 10 and Swift 3
iOS 10 was released this week, and there are so many new API's to take advantage of, such as: SFSpeechRecognizer, SiriKit, CallKit, and many more! In this tutorial, you can learn how to use the SFSpeechRecognizer API in addition to the AVSpeechSynthesizer API to create an app that you can talk to. While I was [...]