function media_upload_audio() {
    $errors = array();
    $id = 0;

    if ( isset($_POST['html-upload']) && !empty($_FILES) ) {