public void StartContract()
 {
     controller.enabled = true;
     controller.ShowSpeech();
 }