Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 683 Bytes

README.md

File metadata and controls

executable file
·
9 lines (5 loc) · 683 Bytes

Tuts+ Tutorial: Create a Text to Speech App With Swift

Instructor: Carlos Yanez

With the release of iOS 7, Apple introduced a text to speech API that allows developers to add text to speech functionality to an application in a quick and easy way. This can be useful when adding an accessibility layer to an application or to include it as a feature in a learning game. In this tutorial, you'll learn how to implement such a feature using Swift.

Source files for the Tuts+ tutorial: Create a Text to Speech App With Swift

Read this tutorial on Tuts+