Sound Analysis Creating a Live Audio Waveform in SwiftUI Learn how to display audio waveforms in a SwiftUI app with Swift Charts and the AVFoundation and Accelerate frameworks.
Sound Analysis Identifying individual sounds in an audio file Learn how to add sound recognition capabilities to a SwiftUI app with the Sound Recognition framework.
Sound Analysis Identify individual sounds in a live audio buffer Learn how to create a SwiftUI app that uses the Sound Analysis framework to identify sounds with an audio buffer.