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 be5abd8 commit 9b6b6cdCopy full SHA for 9b6b6cd
app/page.tsx
@@ -3,9 +3,7 @@
3
import { CloseIcon } from "@/components/CloseIcon";
4
import { NoAgentNotification } from "@/components/NoAgentNotification";
5
import TranscriptionView from "@/components/TranscriptionView";
6
-import useCombinedTranscriptions from "@/hooks/useCombinedTranscriptions";
7
import {
8
- AgentState,
9
BarVisualizer,
10
DisconnectButton,
11
RoomAudioRenderer,
0 commit comments