I need to convert an audio Uri to a byte array in order to store it in a SQLite BLOB. I already managed to do that with images, by converting them into bitmaps first, but I have