Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

iOS & Swift · 20 Results

iOS & Swift Audio / Video
iOS & Swift
New Scanning and Text Capabilities with VisionKit
VisionKit comes with new Scanning and Text Capabilities. In this tutorial, you’ll learn how to use Apple’s latest VisionKit update to take advantage of the new capabilities.
iOS & Swift
Person Segmentation in the Vision Framework
Learn how to use person segmentation via the Vision framework.
iOS & Swift
Vision Tutorial for iOS: What’s New With Face Detection?
Learn what’s new with Face Detection and how the latest additions to Vision framework can help you achieve better results in image segmentation and analysis.
iOS & Swift
Building a Camera App With SwiftUI and Combine
Learn to natively build your own SwiftUI camera app using Combine and create fun filters using the power of Core Image.
iOS & Swift
ShazamKit Tutorial for iOS: Getting Started
Learn how to use ShazamKit to find information about specific audio recordings by matching a segment of that audio against a reference catalog of audio signatures.
iOS & Swift
Core Haptics
Learn how to create and play haptic patterns, synchronize audio with haptic events, and create dynamic haptic patterns that respond to external stimuli.
iOS & Swift
Picture in Picture Across All Platforms
Learn how to implement Picture in Picture for default and custom video players across all app platforms.
iOS & Swift
AVAudioEngine Tutorial for iOS: Getting Started
Learn how to use AVAudioEngine to build the next greatest podcasting app! Implement audio features to pause, skip, speed up, slow down and change the pitch of audio in your app.
iOS & Swift
Vision Tutorial for iOS: Detect Body and Hand Pose
Learn how to detect the number of fingers shown to the camera with help from the Vision framework.
iOS & Swift
How to Play, Record and Merge Videos in iOS and Swift
Learn the basics of working with videos on iOS with AV Foundation in this tutorial. You’ll play, record and even do some light video editing!
iOS & Swift
AVFoundation Tutorial: Adding Overlays and Animations to Videos
In this AVFoundation tutorial, you’ll learn how to add overlays and animations to videos, by using the AVVideoComposition CoreAnimationTool, which allows you to combine CALayers with videos to add backgrounds and overlays.
iOS & Swift
Video Depth Maps Tutorial for iOS: Getting Started
In this iOS video depth maps tutorial, you’ll harness iOS 13’s video depth maps to apply realtime video filters and create a special effects masterpiece!
iOS & Swift
Photo Stacking in iOS with Vision and Metal
In this tutorial, you’ll use Metal and the Vision framework to remove moving objects from pictures in iOS. You’ll learn how to stack, align and process multiple images so that any moving object disappears.
iOS & Swift
Introduction to ReplayKit
ReplayKit allows you to record or livestream your apps and games. In this video, you'll learn the basics of implementing it.
iOS & Swift
Audio Recording in watchOS Tutorial
Learn how to record audio right in your own watchOS apps!
iOS & Swift
iOS 10: Editing Live Photos
In this iOS 10 screencast, you'll use the CoreImage editing flow you know and love to create awesome effects on your live photos!
iOS & Swift
iOS 10: Capturing Live Photos
In this screencast you'll learn how you can capture Live Photos in your own apps using the new iOS 10 photography APIs.
iOS & Swift
iOS 10: Capturing Photo Thumbnails
AVCapturePhotoOutput has the ability to create preview images really quickly. Discover how to use this new functionality.
iOS & Swift
iOS 10: Taking Photos
AVFoundation in iOS 10 deprecates the tools you used to use to take photos. Learn about the vastly improved replacement - AVCapturePhotoOutput.
iOS & Swift
iOS 10: Audio File Speech Transcription
iOS 10 includes a powerful speech recognition API. Discover how to transcribe audio recordings in this iOS 10 screencast.