(here is what shows on console...)
uncaught (in promise) DOMException: The element has no supported sources. playSound @ script.js:36 onclick @ index.html:1]
I have made a dictionary app using API and whenever I click the sound icon for phonetics, it does not sound and that error in console shows.
(https://i.stack.imgur.com/eK9dS.png)](https://i.stack.imgur.com/eK9dS.png) --This is a screenshot on my code--
I have tried looking on the console and that error shows, why is there no sound, how to fix that?