Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 860: | Line 860: | ||
#* [[Playing Audio on iOS 8 using AVAudioPlayer|Building and Running the Application]]<br><br> | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Building and Running the Application]]<br><br> | ||
# [[Recording Audio on iOS 8 with AVAudioRecorder in Swift]] | # [[Recording Audio on iOS 8 with AVAudioRecorder in Swift]] | ||
+ | #* [[Recording Audio on iOS 8 with AVAudioRecorder in Swift|An Overview of the AVAudioRecorder Tutorial]] | ||
+ | #* [[Recording Audio on iOS 8 with AVAudioRecorder in Swift|Creating the Recorder Project]] | ||
+ | #* [[Recording Audio on iOS 8 with AVAudioRecorder in Swift|Designing the User Interface]] | ||
+ | #* [[Recording Audio on iOS 8 with AVAudioRecorder in Swift|Creating the AVAudioRecorder Instance]] | ||
+ | #* [[Recording Audio on iOS 8 with AVAudioRecorder in Swift|Implementing the Action Methods]] | ||
+ | #* [[Recording Audio on iOS 8 with AVAudioRecorder in Swift|Implementing the Delegate Methods]] | ||
+ | #* [[Recording Audio on iOS 8 with AVAudioRecorder in Swift|Testing the Application]]<br><br> | ||
+ | # [[Integrating Twitter and Facebook into iOS 8 Applications using Swift]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 21:10, 9 December 2014
Table of Contents | Next | |
Start Here |
This book is currently under development with new chapters added regularly.
© 2014 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_IOS8</google>
<google>BUY_IOS8</google>
Table of Contents | Next | |
Start Here |