Voiceby Blizzard Entertainment, Inc.
Orc Female Youre Welcome 01
Orc Female Youre Welcome 01 sound effect.
0.76s7KB© Blizzard Entertainment, Inc. — All Rights Reservedorc, female, youre, welcome +1
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/orc-female-youre-welcome-01Usage
import { useSound } from "@/hooks/use-sound";
import { orcFemaleYoureWelcome01Sound } from "@/sounds/orc-female-youre-welcome-01";
const [play] = useSound(orcFemaleYoureWelcome01Sound);