I installed use-sound,
const [ play ] = useSound(sound, {interrupt: true})
then I want to play a sound when theres a data change