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