Sound is downloaded, not played
When I open a sound file, like www.nch.com.au/acm/8kadpcm.wav, it's downloaded, not played. Please help me!
When I open a sound file, like www.nch.com.au/acm/8kadpcm.wav, it's downloaded, not played. Please help me!
Todas las respuestas (2)
Firefox can't decode this specific WAV file (MONO; 8000 Hz; 16 bit/sample) if I test this.
- data:text/html,<audio src="http://www.nch.com.au/acm/8kadpcm.wav" controls>
Web Console:
Media resource http://www.nch.com.au/acm/8kadpcm.wav could not be decoded. data:<audio%20src="http://www.nch.com.au/acm/8kadpcm.wav"%20controls> Media resource http://www.nch.com.au/acm/8kadpcm.wav could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006)
Try this .wav file: http://sbsms.sourceforge.net/ORIG1.wav
It's also downloaded.