iOS App Development Tutorial Section
How to create a speech recognition app for iOS
This iOS app development tutorial will teach you how to build your own speech recognition app for iOS with Swift.
Enjoy the tutorial
1. Create a Swift project
In this lecture, you will learn how to create a swift project and set up the user interface for speech recognition.
2. Programming the speech recognition code
In this lecture, you will learn how to program the speech recognition main code.
3. Testing Speech Recognition
In this video lesson, you will learn how to test the speech recognition on your iPhone.
4. Programming the live audio recording setup
In this lecture, you will learn how to program LIVE audio recording from the iPhone microphone input.
5. Coding the LIVE audio recording logic
In this lecture, you will learn how to code the LIVE audio recording logic.
6. Testing Speech recognition on LIVE recording
In this video, you will learn how to test the speech recognition LIVE audio recording.