UIby Blizzard Entertainment, Inc.
Friend Join
Friend Join sound effect.
1.48s12KB© Blizzard Entertainment, Inc. — All Rights Reservedfriend, join
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/friend-joinUsage
import { useSound } from "@/hooks/use-sound";
import { friendJoinSound } from "@/sounds/friend-join";
const [play] = useSound(friendJoinSound);