convertToMP3

suspend fun convertToMP3(fileLink: String): ByteArray
suspend fun convertToMP3(fileBytes: ByteArray): ByteArray