I've been trying to play a single audio file with react-player but it doesn't seem to be reading the file properly. This is the React prop that I'm using to play my file.
<ReactPlayer
forceAudio
controls
width='100%'
url='../../../../../build/assets/audio/Big_O_Opening_US_Version.mp3'
type = 'audio/mp3'
/>
Whenever my app renders the player doesn't read the file and gives me the following error in the Firefox console:
Cannot play media. No decoders for requested formats: text/html
Other browsers that I've used don't