I am using a script that results in audio / video in blob format, you need to upload it BUT I would like to convert it to text so that the execution of a function apart is not harmed. And when it arrives on the server and return to a user who is done the reverse effect by turning the text into blob again for the user to have access to the media, is it possible to do this? how?