From 510af17168ab3c2fef7ddb2da5a1c10a0fa53ff1 Mon Sep 17 00:00:00 2001 From: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com> Date: Fri, 20 Oct 2023 14:40:21 +0900 Subject: [PATCH] fix audio category options (#260) --- Sources/LiveKit/Track/AudioManager.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Sources/LiveKit/Track/AudioManager.swift b/Sources/LiveKit/Track/AudioManager.swift index 10f3efdd9..0a22c43c3 100644 --- a/Sources/LiveKit/Track/AudioManager.swift +++ b/Sources/LiveKit/Track/AudioManager.swift @@ -165,7 +165,6 @@ public class AudioManager: Loggable { } configuration.categoryOptions = [ - .mixWithOthers, .allowBluetooth, .allowBluetoothA2DP, .allowAirPlay