joshwcomeau / use-sound

A React Hook for playing sound effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sounds choppy with useEffect

scott0730 opened this issue · comments

Hey Josh, thanks for making this brilliant library, I was trying to play the MP3 on mount with useEffect but it sounds like playing with multiple times. What do you think caused the issue?