This commit is contained in:
fkwp
2026-03-26 16:26:53 +01:00
parent 239480e1f3
commit 234fafa1c3
4 changed files with 9 additions and 12 deletions

View File

@@ -5,10 +5,10 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
Please see LICENSE in the repository root for full details.
*/
import type { LocalAudioTrack } from "livekit-client";
import { combineLatest } from "rxjs";
import { logger } from "matrix-js-sdk/lib/logger";
import type { LocalAudioTrack } from "livekit-client";
import {
noiseSuppressionEnabled,
noiseSuppressionLevel,