Web3.0 spotify app

I am trying to build spotify web3.0 app https://youtu.be/E7R1gX-pEAs
audio files are not working… can some one help

Did you get any error?

yes…
here it is “Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause().”
and
“Uncaught TypeError: Cannot read properties of undefined (reading ‘metadata’)”

Try logging the metadata. before play().
or try to manually add the metadata and see if you are able to play.