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