I want to make a sound play starting from the 15th second [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 5 years ago . Improve this question I want to make a sound play starting from the 15th second. How can I do it programmatically? Thanks! 回答1: As I can understand you are trying to start your audio not from the beginning. In this case: You need to use seekToTime import UIKit import AVFoundation class