Posts

Post not yet marked as solved
2 Replies
3.0k Views
With the new beta for iPhones with iOS 15.4, I'm getting an error playing audios obtained from Amazon Polly. I use the Amazon Polly api to generate on the fly audios with custom text. This api returns the url of a generated blob where the created audio is stored. The blob generation seems to be correct, but when that url is assigned to the audio src, and .play() is tried, it returns the error: 'Failed to load resource: the server responded with a status of 416 (Requested Range Not Satisfiable)', and after that the audio does not play back. This happens only with the latest iOS beta (15.4), with the other versions there is no problem. Below is a screenshot of the error that appears in the Safari Technology Preview Network. Thanks in advance!!
Posted
by cr3spo.
Last updated
.