We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 846538f commit 58483acCopy full SHA for 58483ac
livekit-rtc/livekit/rtc/media_devices.py
@@ -16,7 +16,7 @@
16
17
import asyncio
18
from dataclasses import dataclass
19
-from typing import Any, AsyncIterator, Optional
+from typing import Any, Optional
20
21
import numpy as np
22
import sounddevice as sd
0 commit comments