Missing Controller

Error: AudioFilesController could not be found.

Error: Create the class AudioFilesController below in file: app/controllers/audio_files_controller.php

<?php
class AudioFilesController extends AppController {

	var $name = 'AudioFiles';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp