Audio Recorded on Chrome and Uploaded to S3 Using Presigned URL Plays in All Browsers Except Safari
I’m developing a web application that allows users to record audio and upload it to AWS S3 using presigned POST URLs. The recorded audio is played back using an element with the S3 link as the source.