Can I specify the encoding of the file being received, is it only binary? Can I tell it it's expecting base64 etc?
Example use case :
<audio src="http://localhost:5000/test.wav" controls autoplay>
<p>If your browser doesn't support the 'audio' element, it will display the content here between the opening and closing tags.</p>
</audio>