/SpeechToTextDemo

A Speech-to-text Demo App

Primary LanguageSwiftMIT LicenseMIT

Building a Speech-to-Text App Using Speech Framework in iOS 10

At WWDC 2016, Apple introduced the Speech framework, a useful API for speech recognition. In fact, Speech Kit is the framework which Siri uses for speech recognition. There are a handful of speech recognition frameworks available today, but they are either very expensive or simply not as good. In this tutorial, Sahand Edrisian will show you how to create a Siri-like app for speech to text using Speech Kit.

For the full tutorial, please check it out at:

http://www.appcoda.com/siri-speech-framework/