func setCategory(_ category: AVAudioSession.Category) throws /// Set session category with options. @available(iOS 6.0, *) open func setCategory(_ category: AVAudioSession.Category, options: AVAudioSession.CategoryOptions = []) throws /// Set session category and mode with options. @available(iOS 10.0, *) open func setCategory(_ category: AVAudioSession.Category, mode: AVAudioSession.Mode, options: AVAudioSession.CategoryOptions = []) throws • VoicyͰར༻