select(with:completionHandler:)
Declaration
func select(with params: MTRAudioOutputClusterSelectOutputParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func select(with params: MTRAudioOutputClusterSelectOutputParams) async throws