fs.exists( audioFilePath, function( exists ) {
                if ( exists ) {
                    mimeType = mime.getType( audioFilePath );

                    // Set the appropriate mime type