added Sounds für Livekit

This commit is contained in:
PxlLoewe
2025-06-02 16:28:44 -07:00
parent 78fa0542e2
commit bb931ee9d3
13 changed files with 137 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
import { Connection } from "./_components/Connection";
/* import { ThemeSwap } from "./_components/ThemeSwap"; */
import { Audio } from "../../../_components/Audio";
import { Audio } from "../../../_components/Audio/Audio";
/* import { useState } from "react"; */
import { ExitIcon, ExternalLinkIcon } from "@radix-ui/react-icons";
import Link from "next/link";