Missing Controller

Error: SpeechController could not be found.

Error: Create the class SpeechController below in file: app/controllers/speech_controller.php

<?php
class SpeechController extends AppController {

	var $name = 'Speech';
}
?>

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