I was wondering if the volume and progress slider that the music app is using in iOS 16, is an available component for use in SwiftUI or if it is available in another Apple framework? And if so, how do we access it (for example, would we call something like MusicSlider(progress: trackProgress))?